UNPKG

@jsonjoy.com/json-type

Version:

High-performance JSON Pointer implementation

3 lines 162 B
import type { AbsType } from '../type/classes/AbsType'; export type RandomGeneratorFunction = (type: AbsType<any>) => unknown; //# sourceMappingURL=types.d.ts.map