UNPKG

wildboar-context

Version:

Library for constructing context objects for pure functional programming.

4 lines 124 B
export default interface WithGeneration { readonly generation: number; } //# sourceMappingURL=WithGeneration.d.ts.map