UNPKG

@zerospacegg/iolin

Version:

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

8 lines 248 B
/** * ZeroSpace Game Version * * This file contains the ZeroSpace game build version that corresponds * to the game data in this iolin package. */ export declare const zsVersion = "ZSplaytest.19202990"; //# sourceMappingURL=zs-version.d.ts.map