Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fmhy/edit
/ functions
Functions
524 in github.com/fmhy/edit
⨍
Functions
524
◇
Types & classes
1,045
Method
close
()
api/worker-configuration.d.ts:3778
Method
closed
()
pests-repellent/worker-configuration.d.ts:3391
Method
closed
()
api/worker-configuration.d.ts:3774
Method
comments
(comment: Comment)
pests-repellent/worker-configuration.d.ts:1612
Method
comments
(comment: Comment)
pests-repellent/worker-configuration.d.ts:1617
Method
comments
(comment: Comment)
api/worker-configuration.d.ts:1810
Method
comments
(comment: Comment)
api/worker-configuration.d.ts:1815
Method
complete
(uploadedParts: R2UploadedPart[])
pests-repellent/worker-configuration.d.ts:2181
Method
complete
(uploadedParts: R2UploadedPart[])
api/worker-configuration.d.ts:2490
Method
connect
(socket: Socket)
pests-repellent/worker-configuration.d.ts:544
Method
connect
* 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
Method
connect
(socket: Socket)
api/worker-configuration.d.ts:612
Method
connect
* 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
Method
contentType
* The content type of the returned image
pests-repellent/worker-configuration.d.ts:13273
Method
contentType
* 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
Method
contentType
* The content type of the returned image
api/worker-configuration.d.ts:13943
Method
contentType
* 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
Method
count
* 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
Method
count
* 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
Method
countReset
* 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
Method
countReset
* The **`console.countReset()`** static method resets counter used with console/count_static. * * [MDN Reference](https://developer.mozilla.org/
api/worker-configuration.d.ts:134
Method
create
* 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
Method
create
* 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
Method
createDirectUpload
* 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
Method
createDirectUpload
* 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
Method
createMultipartUpload
(key: string, options?: R2MultipartOptions)
pests-repellent/worker-configuration.d.ts:2167
Method
createMultipartUpload
( key: string, options?: R2MultipartOptions )
api/worker-configuration.d.ts:2473
Method
createToken
* 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
Method
createToken
* 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
Method
databaseSize
()
pests-repellent/worker-configuration.d.ts:3364
Method
databaseSize
()
api/worker-configuration.d.ts:3745
Method
debug
* 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
Method
debug
* 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
Method
delete
(key: string, options?: DurableObjectPutOptions)
pests-repellent/worker-configuration.d.ts:606
Method
delete
(key: string, options?: DurableObjectPutOptions)
pests-repellent/worker-configuration.d.ts:619
Method
delete
(name: string)
pests-repellent/worker-configuration.d.ts:671
Method
delete
(key: Key)
pests-repellent/worker-configuration.d.ts:2036
Method
delete
(keys: string | string[])
pests-repellent/worker-configuration.d.ts:2169
Method
delete
(key: string)
pests-repellent/worker-configuration.d.ts:3562
Method
delete
* 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
Method
delete
* Delete a hosted image * @returns True if deleted, false if not found
pests-repellent/worker-configuration.d.ts:13198
Method
delete
* 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
Method
delete
* 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
Method
delete
* 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
Method
delete
* 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
Method
delete
(key: string, options?: DurableObjectPutOptions)
api/worker-configuration.d.ts:720
Method
delete
(key: string, options?: DurableObjectPutOptions)
api/worker-configuration.d.ts:749
Method
delete
(name: string)
api/worker-configuration.d.ts:808
Method
delete
(key: Key)
api/worker-configuration.d.ts:2323
Method
delete
(keys: string | string[])
api/worker-configuration.d.ts:2478
Method
delete
(key: string)
api/worker-configuration.d.ts:3957
Method
delete
* 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
Method
delete
* Delete a hosted image * @returns True if deleted, false if not found
api/worker-configuration.d.ts:13856
Method
delete
* 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
Method
delete
* 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
Method
delete
* 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
Method
delete
* Deletes a watermark profile. * @param watermarkId The watermark profile identifier. * @returns A promise that resolves when deletion completes
api/worker-configuration.d.ts:15079
Method
deleteAlarm
(options?: DurableObjectSetAlarmOptions)
pests-repellent/worker-configuration.d.ts:611
Method
deleteAlarm
(options?: DurableObjectSetAlarmOptions)
pests-repellent/worker-configuration.d.ts:625
Method
deleteAlarm
(options?: DurableObjectSetAlarmOptions)
api/worker-configuration.d.ts:728
Method
deleteAlarm
(options?: DurableObjectSetAlarmOptions)
api/worker-configuration.d.ts:760
Method
deleteAll
(options?: DurableObjectPutOptions)
pests-repellent/worker-configuration.d.ts:621
Method
deleteAll
(options?: DurableObjectPutOptions)
api/worker-configuration.d.ts:751
Method
deserializeAttachment
()
pests-repellent/worker-configuration.d.ts:3314
Method
deserializeAttachment
()
api/worker-configuration.d.ts:3692
Method
destroy
(error?: any)
pests-repellent/worker-configuration.d.ts:3470
Method
destroy
(error?: any)
api/worker-configuration.d.ts:3853
Method
details
* Get metadata for a hosted image * @returns Image metadata, or null if not found
pests-repellent/worker-configuration.d.ts:13181
Method
details
* 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
Method
details
* Get metadata for a hosted image * @returns Image metadata, or null if not found
api/worker-configuration.d.ts:13839
Method
details
* 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
Method
dir
* 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
Method
dir
* 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
Method
dirxml
* 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
Method
dirxml
* 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
Method
doctype
(doctype: Doctype)
pests-repellent/worker-configuration.d.ts:1616
Method
doctype
(doctype: Doctype)
api/worker-configuration.d.ts:1814
Method
draw
* 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
Method
draw
* 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
Method
dup
()
pests-repellent/worker-configuration.d.ts:13582
Method
dup
()
api/worker-configuration.d.ts:14264
Method
element
(element: Element)
pests-repellent/worker-configuration.d.ts:1611
Method
element
(element: Element)
api/worker-configuration.d.ts:1809
Method
end
(end: DocumentEnd)
pests-repellent/worker-configuration.d.ts:1619
Method
end
(end: DocumentEnd)
api/worker-configuration.d.ts:1817
Method
enterSpan
(name: string, callback: (span: Span, ...args: A) => T, ...args: A)
pests-repellent/worker-configuration.d.ts:3631
Method
enterSpan
( name: string, callback: (span: Span, ...args: A) => T, ...args: A )
api/worker-configuration.d.ts:4032
Method
equals
(other: DurableObjectId)
pests-repellent/worker-configuration.d.ts:559
Method
equals
(other: DurableObjectId)
api/worker-configuration.d.ts:637
Method
error
* 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
Method
exec
(query: string, ...bindings: any[])
pests-repellent/worker-configuration.d.ts:3363
Method
fetch
(input: RequestInfo | URL, init?: RequestInit<RequestInitCfProperties>)
pests-repellent/worker-configuration.d.ts:313
Method
fetch
(request: Request)
pests-repellent/worker-configuration.d.ts:543
Method
fetch
( input: RequestInfo | URL, init?: RequestInit<RequestInitCfProperties> )
api/worker-configuration.d.ts:343
Method
fork
* 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
Method
fork
* 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
Method
forward
* 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
Method
forward
* 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
Method
fromTrace
(item: TraceItem)
pests-repellent/worker-configuration.d.ts:2957
Method
fromTrace
(item: TraceItem)
api/worker-configuration.d.ts:3319
← previous
next →
101–200 of 524, ranked by callers