UNPKG

@snap/camera-kit

Version:
44 lines (22 loc) 457 B
[**CameraKit Web SDK v1.13.0**](../README.md) *** [CameraKit Web SDK](../globals.md) / UriRequest # Interface: UriRequest ## Properties ### uri > **uri**: \`$\{string\}://$\{string\}\` *** ### identifier > **identifier**: `string` *** ### method > **method**: `"POST"` \| `"GET"` *** ### contentType > **contentType**: `ContentType` *** ### data > **data**: `ArrayBuffer` *** ### metadata > **metadata**: `Record`\<`string`, `string`\>