UNPKG

@snap/camera-kit

Version:
44 lines (24 loc) 620 B
[CameraKit Web SDK - v0.22.0](../README.md) / [Exports](../modules.md) / UriResponse # Interface: UriResponse ## Table of contents ### Properties - [code](UriResponse.md#code) - [description](UriResponse.md#description) - [contentType](UriResponse.md#contenttype) - [data](UriResponse.md#data) - [metadata](UriResponse.md#metadata) ## Properties ### code • **code**: `number` ___ ### description • **description**: `string` ___ ### contentType • **contentType**: `ContentType` ___ ### data • **data**: `ArrayBuffer` ___ ### metadata`Optional` **metadata**: `Record`\<`string`, `string`\>