UNPKG

@fastly/js-compute

Version:

JavaScript SDK and CLI for building JavaScript applications on [Fastly Compute](https://www.fastly.com/products/edge-compute/serverless).

5 lines (4 loc) 220 B
export declare function printHelp(): Promise<void>; export declare function printVersion(): Promise<void>; export declare function tooManyEngines(): void; export declare function unknownArgument(cliInput: string): void;