UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

3 lines 162 B
/** From: https://github.com/lancelijade/qqwry.lua/blob/master/crc32.lua */ export declare function crc32(str: string): number; //# sourceMappingURL=hash.d.ts.map