image-wife
Version:
A library for compile-time and runtime procedural modification of photographic images.
8 lines (7 loc) • 424 B
TypeScript
export declare const MetaRollHalfChance: unique symbol;
export declare const MetaRollQuarterChance: unique symbol;
export declare const MetaRollTenthChance: unique symbol;
export declare const MetaRollFiftiethChance: unique symbol;
export declare const MetaRollHundredthChance: unique symbol;
export declare const MetaRollDoResetEachTick: unique symbol;
export declare const MetaRollDontResetEachTick: unique symbol;