UNPKG

@nktkas/hyperliquid

Version:

Unofficial Hyperliquid API SDK for all major JS runtimes, written in TypeScript and provided with tests

4 lines 214 B
import type { Uint8Array_ } from "./_types.js"; export type { Uint8Array_ }; export declare function detach(buffer: Uint8Array_, maxSize: number): [Uint8Array_, number]; //# sourceMappingURL=_common_detach.d.ts.map