MCPcopy Create free account

hub / github.com/fmhy/edit / functions

Functions524 in github.com/fmhy/edit

Methodclose
()
api/worker-configuration.d.ts:3778
Methodclosed
()
pests-repellent/worker-configuration.d.ts:3391
Methodclosed
()
api/worker-configuration.d.ts:3774
Methodcomments
(comment: Comment)
pests-repellent/worker-configuration.d.ts:1612
Methodcomments
(comment: Comment)
pests-repellent/worker-configuration.d.ts:1617
Methodcomments
(comment: Comment)
api/worker-configuration.d.ts:1810
Methodcomments
(comment: Comment)
api/worker-configuration.d.ts:1815
Methodcomplete
(uploadedParts: R2UploadedPart[])
pests-repellent/worker-configuration.d.ts:2181
Methodcomplete
(uploadedParts: R2UploadedPart[])
api/worker-configuration.d.ts:2490
Methodconnect
(socket: Socket)
pests-repellent/worker-configuration.d.ts:544
Methodconnect
* Connect directly to Hyperdrive as if it's your database, returning a TCP socket. * * Calling this method returns an identical socket to if you c
pests-repellent/worker-configuration.d.ts:13006
Methodconnect
(socket: Socket)
api/worker-configuration.d.ts:612
Methodconnect
* Connect directly to Hyperdrive as if it's your database, returning a TCP socket. * * Calling this method returns an identical socket to if you
api/worker-configuration.d.ts:13657
MethodcontentType
* The content type of the returned image
pests-repellent/worker-configuration.d.ts:13273
MethodcontentType
* Returns the MIME type of the transformed media. * @returns A promise containing the content type string (e.g., 'image/jpeg', 'video/mp4')
pests-repellent/worker-configuration.d.ts:13345
MethodcontentType
* The content type of the returned image
api/worker-configuration.d.ts:13943
MethodcontentType
* Returns the MIME type of the transformed media. * @returns A promise containing the content type string (e.g., 'image/jpeg', 'video/mp4')
api/worker-configuration.d.ts:14017
Methodcount
* The **`console.count()`** static method logs the number of times that this particular call to `count()` has been called. * * [MDN Reference](htt
pests-repellent/worker-configuration.d.ts:113
Methodcount
* The **`console.count()`** static method logs the number of times that this particular call to `count()` has been called. * * [MDN Reference](h
api/worker-configuration.d.ts:128
MethodcountReset
* The **`console.countReset()`** static method resets counter used with console/count_static. * * [MDN Reference](https://developer.mozilla.org/do
pests-repellent/worker-configuration.d.ts:119
MethodcountReset
* The **`console.countReset()`** static method resets counter used with console/count_static. * * [MDN Reference](https://developer.mozilla.org/
api/worker-configuration.d.ts:134
Methodcreate
* Create a new repository with an initial access token. * @param name Repository name (alphanumeric, dots, hyphens, underscores). * @param opts Op
pests-repellent/worker-configuration.d.ts:10922
Methodcreate
* Create a new repository with an initial access token. * @param name Repository name (alphanumeric, dots, hyphens, underscores). * @param opts
api/worker-configuration.d.ts:11478
MethodcreateDirectUpload
* Creates a direct upload that allows video uploads without an API key. * @param params Parameters for the direct upload * @returns The direct upl
pests-repellent/worker-configuration.d.ts:13909
MethodcreateDirectUpload
* Creates a direct upload that allows video uploads without an API key. * @param params Parameters for the direct upload * @returns The direct u
api/worker-configuration.d.ts:14635
MethodcreateMultipartUpload
(key: string, options?: R2MultipartOptions)
pests-repellent/worker-configuration.d.ts:2167
MethodcreateMultipartUpload
( key: string, options?: R2MultipartOptions )
api/worker-configuration.d.ts:2473
MethodcreateToken
* Create an access token for this repo. * @param scope Token scope: "write" (default) or "read". * @param ttl Time-to-live in seconds (default 864
pests-repellent/worker-configuration.d.ts:10846
MethodcreateToken
* Create an access token for this repo. * @param scope Token scope: "write" (default) or "read". * @param ttl Time-to-live in seconds (default 8
api/worker-configuration.d.ts:11399
MethoddatabaseSize
()
pests-repellent/worker-configuration.d.ts:3364
MethoddatabaseSize
()
api/worker-configuration.d.ts:3745
Methoddebug
* The **`console.debug()`** static method outputs a message to the console at the 'debug' log level. * * [MDN Reference](https://developer.mozilla
pests-repellent/worker-configuration.d.ts:125
Methoddebug
* The **`console.debug()`** static method outputs a message to the console at the 'debug' log level. * * [MDN Reference](https://developer.mozil
api/worker-configuration.d.ts:140
Methoddelete
(key: string, options?: DurableObjectPutOptions)
pests-repellent/worker-configuration.d.ts:606
Methoddelete
(key: string, options?: DurableObjectPutOptions)
pests-repellent/worker-configuration.d.ts:619
Methoddelete
(name: string)
pests-repellent/worker-configuration.d.ts:671
Methoddelete
(key: Key)
pests-repellent/worker-configuration.d.ts:2036
Methoddelete
(keys: string | string[])
pests-repellent/worker-configuration.d.ts:2169
Methoddelete
(key: string)
pests-repellent/worker-configuration.d.ts:3562
Methoddelete
* Delete a repository and all associated tokens. * @param name Repository name. * @returns true if deleted, false if not found. * @throws {Artif
pests-repellent/worker-configuration.d.ts:10977
Methoddelete
* Delete a hosted image * @returns True if deleted, false if not found
pests-repellent/worker-configuration.d.ts:13198
Methoddelete
* Deletes a video and its copies from Cloudflare Stream. * @returns A promise that resolves when deletion completes. * @throws {NotFoundError} if
pests-repellent/worker-configuration.d.ts:13943
Methoddelete
* Removes the captions or subtitles from a video. * @param language The BCP 47 language tag to remove. * @returns A promise that resolves when del
pests-repellent/worker-configuration.d.ts:14258
Methoddelete
* Delete the downloads for a video. Available types are `default` and `audio`. * Defaults to `default` when omitted. * @param downloadType The dow
pests-repellent/worker-configuration.d.ts:14288
Methoddelete
* Deletes a watermark profile. * @param watermarkId The watermark profile identifier. * @returns A promise that resolves when deletion completes.
pests-repellent/worker-configuration.d.ts:14343
Methoddelete
(key: string, options?: DurableObjectPutOptions)
api/worker-configuration.d.ts:720
Methoddelete
(key: string, options?: DurableObjectPutOptions)
api/worker-configuration.d.ts:749
Methoddelete
(name: string)
api/worker-configuration.d.ts:808
Methoddelete
(key: Key)
api/worker-configuration.d.ts:2323
Methoddelete
(keys: string | string[])
api/worker-configuration.d.ts:2478
Methoddelete
(key: string)
api/worker-configuration.d.ts:3957
Methoddelete
* Delete a repository and all associated tokens. * @param name Repository name. * @returns true if deleted, false if not found. * @throws {Ar
api/worker-configuration.d.ts:11536
Methoddelete
* Delete a hosted image * @returns True if deleted, false if not found
api/worker-configuration.d.ts:13856
Methoddelete
* Deletes a video and its copies from Cloudflare Stream. * @returns A promise that resolves when deletion completes. * @throws {NotFoundError} i
api/worker-configuration.d.ts:14671
Methoddelete
* Removes the captions or subtitles from a video. * @param language The BCP 47 language tag to remove. * @returns A promise that resolves when d
api/worker-configuration.d.ts:14986
Methoddelete
* Delete the downloads for a video. Available types are `default` and `audio`. * Defaults to `default` when omitted. * @param downloadType The d
api/worker-configuration.d.ts:15018
Methoddelete
* Deletes a watermark profile. * @param watermarkId The watermark profile identifier. * @returns A promise that resolves when deletion completes
api/worker-configuration.d.ts:15079
MethoddeleteAlarm
(options?: DurableObjectSetAlarmOptions)
pests-repellent/worker-configuration.d.ts:611
MethoddeleteAlarm
(options?: DurableObjectSetAlarmOptions)
pests-repellent/worker-configuration.d.ts:625
MethoddeleteAlarm
(options?: DurableObjectSetAlarmOptions)
api/worker-configuration.d.ts:728
MethoddeleteAlarm
(options?: DurableObjectSetAlarmOptions)
api/worker-configuration.d.ts:760
MethoddeleteAll
(options?: DurableObjectPutOptions)
pests-repellent/worker-configuration.d.ts:621
MethoddeleteAll
(options?: DurableObjectPutOptions)
api/worker-configuration.d.ts:751
MethoddeserializeAttachment
()
pests-repellent/worker-configuration.d.ts:3314
MethoddeserializeAttachment
()
api/worker-configuration.d.ts:3692
Methoddestroy
(error?: any)
pests-repellent/worker-configuration.d.ts:3470
Methoddestroy
(error?: any)
api/worker-configuration.d.ts:3853
Methoddetails
* Get metadata for a hosted image * @returns Image metadata, or null if not found
pests-repellent/worker-configuration.d.ts:13181
Methoddetails
* Get a full videos details * @returns The full video details. * @throws {NotFoundError} if the video is not found * @throws {InternalError} if
pests-repellent/worker-configuration.d.ts:13927
Methoddetails
* Get metadata for a hosted image * @returns Image metadata, or null if not found
api/worker-configuration.d.ts:13839
Methoddetails
* Get a full videos details * @returns The full video details. * @throws {NotFoundError} if the video is not found * @throws {InternalError}
api/worker-configuration.d.ts:14655
Methoddir
* The **`console.dir()`** static method displays a list of the properties of the specified JavaScript object. * * [MDN Reference](https://develope
pests-repellent/worker-configuration.d.ts:131
Methoddir
* The **`console.dir()`** static method displays a list of the properties of the specified JavaScript object. * * [MDN Reference](https://develo
api/worker-configuration.d.ts:146
Methoddirxml
* The **`console.dirxml()`** static method displays an interactive tree of the descendant elements of the specified XML/HTML element. * * [MDN Ref
pests-repellent/worker-configuration.d.ts:137
Methoddirxml
* The **`console.dirxml()`** static method displays an interactive tree of the descendant elements of the specified XML/HTML element. * * [MDN R
api/worker-configuration.d.ts:152
Methoddoctype
(doctype: Doctype)
pests-repellent/worker-configuration.d.ts:1616
Methoddoctype
(doctype: Doctype)
api/worker-configuration.d.ts:1814
Methoddraw
* Draw an image on this transformer, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output. * @par
pests-repellent/worker-configuration.d.ts:13254
Methoddraw
* Draw an image on this transformer, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output. * @p
api/worker-configuration.d.ts:13921
Methoddup
()
pests-repellent/worker-configuration.d.ts:13582
Methoddup
()
api/worker-configuration.d.ts:14264
Methodelement
(element: Element)
pests-repellent/worker-configuration.d.ts:1611
Methodelement
(element: Element)
api/worker-configuration.d.ts:1809
Methodend
(end: DocumentEnd)
pests-repellent/worker-configuration.d.ts:1619
Methodend
(end: DocumentEnd)
api/worker-configuration.d.ts:1817
MethodenterSpan
(name: string, callback: (span: Span, ...args: A) => T, ...args: A)
pests-repellent/worker-configuration.d.ts:3631
MethodenterSpan
( name: string, callback: (span: Span, ...args: A) => T, ...args: A )
api/worker-configuration.d.ts:4032
Methodequals
(other: DurableObjectId)
pests-repellent/worker-configuration.d.ts:559
Methodequals
(other: DurableObjectId)
api/worker-configuration.d.ts:637
Methoderror
* The **`console.error()`** static method outputs a message to the console at the 'error' log level. * * [MDN Reference](https://developer.mozilla
pests-repellent/worker-configuration.d.ts:143
Methodexec
(query: string, ...bindings: any[])
pests-repellent/worker-configuration.d.ts:3363
Methodfetch
(input: RequestInfo | URL, init?: RequestInit<RequestInitCfProperties>)
pests-repellent/worker-configuration.d.ts:313
Methodfetch
(request: Request)
pests-repellent/worker-configuration.d.ts:543
Methodfetch
( input: RequestInfo | URL, init?: RequestInit<RequestInitCfProperties> )
api/worker-configuration.d.ts:343
Methodfork
* Fork this repo to a new repo. * @param name Target repository name. * @param opts Optional: description, readOnly flag, defaultBranchOnly (defau
pests-repellent/worker-configuration.d.ts:10865
Methodfork
* Fork this repo to a new repo. * @param name Target repository name. * @param opts Optional: description, readOnly flag, defaultBranchOnly (def
api/worker-configuration.d.ts:11421
Methodforward
* Forward this email message to a verified destination address of the account. * @param rcptTo Verified destination address. * @param headers A [H
pests-repellent/worker-configuration.d.ts:12810
Methodforward
* Forward this email message to a verified destination address of the account. * @param rcptTo Verified destination address. * @param headers A
api/worker-configuration.d.ts:13433
MethodfromTrace
(item: TraceItem)
pests-repellent/worker-configuration.d.ts:2957
MethodfromTrace
(item: TraceItem)
api/worker-configuration.d.ts:3319
← previousnext →101–200 of 524, ranked by callers