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

6 lines
83 B
TypeScript

import { FolkSand } from '../folk-sand';
FolkSand.define();
export { FolkSand };