folk-canvas/lib/standalone/folk-hull.ts

6 lines
83 B
TypeScript

import { FolkHull } from '../folk-hull';
FolkHull.define();
export { FolkHull };