Kind: Function
Source: src/adapter/lambda-edge/handler.ts
Part of: Adapter
Signature
tsfunction isContentTypeBinary(contentType: string): boolean
Parameters
| Name | Type |
|---|---|
contentType | string |
Returns: boolean
Kind: Function
Source: src/adapter/lambda-edge/handler.ts
Part of: Adapter
tsfunction isContentTypeBinary(contentType: string): boolean
| Name | Type |
|---|---|
contentType | string |
Returns: boolean
Was this page helpful?