UNPKG

@zerospacegg/iolin

Version:

Pure TypeScript implementation of ZeroSpace game data processing (PKL-free)

8 lines 276 B
/** * ZeroSpace All Entities - Re-export from generated meta/all.ts * * This file is a simple passthrough to the auto-generated meta/all.ts * which contains the complete entity manifest and collections. */ export * from "../meta/all.js"; //# sourceMappingURL=all.d.ts.map