UNPKG

@zerospacegg/iolin

Version:

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

9 lines 289 B
/** * ZeroSpace Game Version * * This file contains the ZeroSpace game build version that corresponds * to the game data in this iolin package. */ // ZeroSpace version from the original version.pkl export const zsVersion = "ZSplaytest.19202990"; //# sourceMappingURL=zs-version.js.map