feat(samples/slay-the-spire-like): export system types
This commit is contained in:
@@ -4,3 +4,4 @@ export * from "./system/encounter";
|
||||
export * from "./system/grid-inventory";
|
||||
export * from "./system/map";
|
||||
export * from "./system/utils/parse-shape";
|
||||
export * from "./system/types";
|
||||
|
||||
Reference in New Issue
Block a user