cal.pub0.org/packages/atoms/booker/export.ts

6 lines
166 B
TypeScript

/** Export file is only used for building the dist version of this Atom. */
// import "../globals.css";
export { Booker } from "./Booker";
export * from "../types";