UNPKG

@stacksjs/cloud

Version:

The Stacks cloud/serverless integration & implementation.

5 lines 154 B
declare const config: { suffix: '.html'; removeTrailingSlash: false }; export declare function handler(event: any, context: any, callback: any): void;