3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
|
|
declare const themeChangeBehavior: string;
|
||
|
|
export default themeChangeBehavior;
|