UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

8 lines 212 B
export declare const DIRECTION_NAMES: { readonly [-1]: undefined; readonly 0: "left"; readonly 1: "up"; readonly 2: "right"; readonly 3: "down"; }; //# sourceMappingURL=directionNames.d.ts.map