We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ac441 commit 811a657Copy full SHA for 811a657
packages/react-ghostmaker/src/polytype.ts
@@ -1,3 +1,5 @@
1
import { getPrototypeListOf } from "polytype";
2
import { getProtoypes } from "./metaData";
3
getProtoypes.current = getPrototypeListOf;
4
+
5
+export { GhostMakerModel } from "./metaData";
0 commit comments