draw-game/frontend/src/routes/home/style.css.d.ts

11 lines
273 B
TypeScript

// This file is automatically generated from your CSS. Any edits will be overwritten.
declare namespace StyleCssNamespace {
export interface IStyleCss {
home: string;
}
}
declare const StyleCssModule: StyleCssNamespace.IStyleCss;
export = StyleCssModule;