5 lines
77 B
TypeScript
Executable File
5 lines
77 B
TypeScript
Executable File
export declare const TabsThemeMap: {
|
|
dark: string;
|
|
light: string;
|
|
};
|