UNPKG

svelte-kit-sst

Version:

Adapter for SvelteKit apps to work on AWS Lambda and AWS Lambda@Edge.

2 lines (1 loc) 83 B
export declare function isBinaryContentType(contentType?: string | null): boolean;