UNPKG

@ixily/activ

Version:

Alpha Capture Trade Idea Verification. Blockchain ownership proven trade ideas and strategies.

5 lines (4 loc) 154 B
export declare const CompressorModule: { inflate: (compressed: string) => Promise<string>; deflate: (uncompressed: string) => Promise<string>; };