Skip to content

Commit 811a657

Browse files
committed
chore: re-export GhostMakerModel
1 parent 71ac441 commit 811a657

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
import { getPrototypeListOf } from "polytype";
22
import { getProtoypes } from "./metaData";
33
getProtoypes.current = getPrototypeListOf;
4+
5+
export { GhostMakerModel } from "./metaData";

0 commit comments

Comments
 (0)