mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2025-04-02 19:23:19 +02:00
10 lines
232 B
TypeScript
10 lines
232 B
TypeScript
// This file is automatically generated.
|
|
// Please do not change this file!
|
|
interface CssExports {
|
|
'content': string;
|
|
'db-warn-msg': string;
|
|
'wrapper': string;
|
|
}
|
|
export const cssExports: CssExports;
|
|
export default cssExports;
|