UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

7 lines 259 B
/** * Run the suite of tests that prove that the "merge" function works properly. * * This function is only useful if you are troubleshooting the save data manager. */ export declare function runMergeTests(): void; //# sourceMappingURL=mergeTests.d.ts.map