UNPKG

@actyx/sdk

Version:
5 lines (4 loc) 112 B
export declare const isNode: boolean; export declare function getMemoryUsage(): { [key: string]: number; };