MCPcopy Create free account

hub / github.com/fmhy/edit / functions

Functions524 in github.com/fmhy/edit

Methodupload
* Uploads a new video from a provided URL. * @param url The URL to upload from. * @param params Optional upload parameters. * @returns The up
api/worker-configuration.d.ts:14626
Methodupload
* Uploads the caption or subtitle file to the endpoint for a specific BCP47 language. * One caption or subtitle file per language is allowed. *
api/worker-configuration.d.ts:14956
MethoduploadPart
( partNumber: number, value: ReadableStream | (ArrayBuffer | ArrayBufferView) | string | Blob, options?:
pests-repellent/worker-configuration.d.ts:2175
MethoduploadPart
( partNumber: number, value: ReadableStream | (ArrayBuffer | ArrayBufferView) | string | Blob, opt
api/worker-configuration.d.ts:2484
Methodvalues
(options?: ReadableStreamValuesOptions)
pests-repellent/worker-configuration.d.ts:2415
Methodvideo
* Returns a handle scoped to a single video for per-video operations. * @param id The unique identifier for the video. * @returns A handle for per
pests-repellent/worker-configuration.d.ts:13887
Methodvideo
* Returns a handle scoped to a single video for per-video operations. * @param id The unique identifier for the video. * @returns A handle for p
api/worker-configuration.d.ts:14613
Methodwait
(delay: number, maybeOptions?: SchedulerWaitOptions)
pests-repellent/worker-configuration.d.ts:933
Methodwait
(delay: number, maybeOptions?: SchedulerWaitOptions)
api/worker-configuration.d.ts:1076
MethodwaitUntil
(promise: Promise<any>)
pests-repellent/worker-configuration.d.ts:447
MethodwaitUntil
(promise: Promise<any>)
pests-repellent/worker-configuration.d.ts:583
MethodwaitUntil
(promise: Promise<any>)
api/worker-configuration.d.ts:504
MethodwaitUntil
(promise: Promise<any>)
api/worker-configuration.d.ts:684
Methodwarn
* The **`console.warn()`** static method outputs a warning message to the console at the 'warning' log level. * * [MDN Reference](https://develope
pests-repellent/worker-configuration.d.ts:210
MethodwebSocketClose
(ws: WebSocket, code: number, reason: string, wasClean: boolean)
pests-repellent/worker-configuration.d.ts:547
MethodwebSocketClose
( ws: WebSocket, code: number, reason: string, wasClean: boolean )
api/worker-configuration.d.ts:618
MethodwebSocketError
(ws: WebSocket, error: unknown)
pests-repellent/worker-configuration.d.ts:548
MethodwebSocketError
(ws: WebSocket, error: unknown)
api/worker-configuration.d.ts:624
MethodwebSocketMessage
(ws: WebSocket, message: string | ArrayBuffer)
pests-repellent/worker-configuration.d.ts:546
MethodwebSocketMessage
( ws: WebSocket, message: string | ArrayBuffer )
api/worker-configuration.d.ts:614
Methodwritable
()
pests-repellent/worker-configuration.d.ts:3390
Methodwritable
()
api/worker-configuration.d.ts:3773
MethodwriteDataPoint
(event?: AnalyticsEngineDataPoint)
pests-repellent/worker-configuration.d.ts:678
MethodwriteDataPoint
(event?: AnalyticsEngineDataPoint)
api/worker-configuration.d.ts:817
← previous501–524 of 524, ranked by callers