Add missing CSS typing

pull/1943/head
Bogdan 6 months ago
parent b66a85269f
commit bbf9945b49

@ -0,0 +1,7 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'message': string;
}
export const cssExports: CssExports;
export default cssExports;
Loading…
Cancel
Save