- Preparing search index...
- The search index is not available
Ⓙ Jike SDK
- upload(image, token): Promise<{
fileUrl: string;
id: string;
key: string;
success: boolean;
}>
-
Parameters
-
image: Blob | Blob | Buffer
-
token: string
Returns Promise<{
fileUrl: string;
id: string;
key: string;
success: boolean;
}>