UNPKG

malloc

Version:

Simple malloc() & free() implementation on top of buffers and array buffers.

3 lines (2 loc) 86 B
declare function describe (name: string, body?: Function): void; declare var it: any;