UNPKG

@coinset/zaif

Version:

Zaif API client for Node.js

3 lines 136 B
declare type StrictExtract<T, U extends T> = T extends U ? T : never; export type { StrictExtract }; //# sourceMappingURL=index.d.ts.map