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

8 lines
232 B
TypeScript

// This file is automatically generated.
// Please do not change this file!
interface CssExports {
worldLayersContainer: string;
world_layers_container: string;
}
declare const cssExports: CssExports;
export default cssExports;