UNPKG

@kakasoo/proto-typescript

Version:

Utility types and implementations based on JavaScript prototypes.

6 lines 215 B
export * from './array.prototype'; export * from './boolean.prototype'; export * from './number.prototype'; export * from './object.prototype'; export * from './string.prototype'; //# sourceMappingURL=index.d.ts.map