import './assets/style/style.css'; import { Grid } from "./ts/grid"; // module.exports.Grid = Grid // module.exports = Grid export {Grid};