pages235/src/react/mainMenu.module.css.d.ts

26 lines
607 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'bottom-info': string;
bottomInfo: string;
edition: string;
'game-title': string;
gameTitle: string;
'maps-provider': string;
mapsProvider: string;
menu: string;
'menu-row': string;
menuRow: string;
minec: string;
minecraft: string;
'product-description': string;
'product-link': string;
productDescription: string;
productLink: string;
raft: string;
root: string;
splash: string;
splashAnim: string;
}
declare const cssExports: CssExports;
export default cssExports;