UNPKG

image-wife

Version:

A library for compile-time and runtime procedural modification of photographic images.

9 lines (7 loc) 162 B
import { OneOrArray, } from './OneOrArray'; import { RollBaseTypes, } from './RollBaseTypes'; export type RollStackType = OneOrArray<RollBaseTypes>;