2020-12-05 21:48:09 -08:00

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;