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

6 lines
87 B
TypeScript

import { FolkShape } from '../folk-shape';
FolkShape.define();
export { FolkShape };