UNPKG

astro-sst

Version:

Adapter that allows Astro to deploy your site to AWS utilizing SST.

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