MCPcopy Create free account

hub / github.com/bmdavis419/tanstack-start-vs-sveltekit / functions

Functions419 in github.com/bmdavis419/tanstack-start-vs-sveltekit

Methodreplace
(content: string | ReadableStream | Response, options?: ContentOptions)
tanstack-app/worker-configuration.d.ts:1241
Methodreply
* Reply to the sender of this email message with a new EmailMessage object. * @param message The reply message. * @returns A promise that re
sveltekit-example/src/worker-configuration.d.ts:7147
Methodreply
* Reply to the sender of this email message with a new EmailMessage object. * @param message The reply message. * @returns A promise that re
tanstack-app/worker-configuration.d.ts:7146
MethodreportError
(error: any)
sveltekit-example/src/worker-configuration.d.ts:214
MethodreportError
(error: any)
tanstack-app/worker-configuration.d.ts:213
Methodresponse
* The image as a response, ready to store in cache or return to users
sveltekit-example/src/worker-configuration.d.ts:7341
Methodresponse
* Returns the transformed media as an HTTP response object. * @returns The transformed media as a Response, ready to store in cache or return to
sveltekit-example/src/worker-configuration.d.ts:7406
Methodresponse
* The image as a response, ready to store in cache or return to users
tanstack-app/worker-configuration.d.ts:7340
Methodresponse
* Returns the transformed media as an HTTP response object. * @returns The transformed media as a Response, ready to store in cache or return to
tanstack-app/worker-configuration.d.ts:7405
Methodretry
(options?: QueueRetryOptions)
sveltekit-example/src/worker-configuration.d.ts:1545
Methodretry
(options?: QueueRetryOptions)
tanstack-app/worker-configuration.d.ts:1544
MethodretryAll
(options?: QueueRetryOptions)
sveltekit-example/src/worker-configuration.d.ts:1551
MethodretryAll
(options?: QueueRetryOptions)
sveltekit-example/src/worker-configuration.d.ts:1557
MethodretryAll
(options?: QueueRetryOptions)
tanstack-app/worker-configuration.d.ts:1550
MethodretryAll
(options?: QueueRetryOptions)
tanstack-app/worker-configuration.d.ts:1556
Methodrollback
()
sveltekit-example/src/worker-configuration.d.ts:448
Methodrollback
()
tanstack-app/worker-configuration.d.ts:447
Methodrunning
()
sveltekit-example/src/worker-configuration.d.ts:2498
Methodrunning
()
tanstack-app/worker-configuration.d.ts:2497
MethodsecureTransport
()
sveltekit-example/src/worker-configuration.d.ts:2429
MethodsecureTransport
()
tanstack-app/worker-configuration.d.ts:2428
Methodsend
(message: Body, options?: QueueSendOptions)
sveltekit-example/src/worker-configuration.d.ts:1522
Methodsend
* Transmits data using the WebSocket connection. data can be a string, a Blob, an ArrayBuffer, or an ArrayBufferView. * * [MDN Reference](ht
sveltekit-example/src/worker-configuration.d.ts:2358
Methodsend
(message: EmailMessage)
sveltekit-example/src/worker-configuration.d.ts:7153
Methodsend
* The Pipeline interface represents the type of a binding to a Pipeline * * @param records The records to send to the pipeline
sveltekit-example/src/worker-configuration.d.ts:7538
Methodsend
(message: Body, options?: QueueSendOptions)
tanstack-app/worker-configuration.d.ts:1521
Methodsend
* Transmits data using the WebSocket connection. data can be a string, a Blob, an ArrayBuffer, or an ArrayBufferView. * * [MDN Reference](ht
tanstack-app/worker-configuration.d.ts:2357
Methodsend
(message: EmailMessage)
tanstack-app/worker-configuration.d.ts:7152
Methodsend
* The Pipeline interface represents the type of a binding to a Pipeline * * @param records The records to send to the pipeline
tanstack-app/worker-configuration.d.ts:7537
MethodsendBatch
(messages: Iterable<MessageSendRequest<Body>>, options?: QueueSendBatchOptions)
sveltekit-example/src/worker-configuration.d.ts:1523
MethodsendBatch
(messages: Iterable<MessageSendRequest<Body>>, options?: QueueSendBatchOptions)
tanstack-app/worker-configuration.d.ts:1522
MethodserializeAttachment
(attachment: any)
sveltekit-example/src/worker-configuration.d.ts:2365
MethodserializeAttachment
(attachment: any)
tanstack-app/worker-configuration.d.ts:2364
Methodset
* Set a new stored value
sveltekit-example/src/worker-configuration.d.ts:7180
Methodset
* Set a new stored value
tanstack-app/worker-configuration.d.ts:7179
MethodsetAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
sveltekit-example/src/worker-configuration.d.ts:450
MethodsetAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
sveltekit-example/src/worker-configuration.d.ts:464
MethodsetAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
tanstack-app/worker-configuration.d.ts:449
MethodsetAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
tanstack-app/worker-configuration.d.ts:463
MethodsetAttribute
(name: string, value: string)
sveltekit-example/src/worker-configuration.d.ts:1210
MethodsetAttribute
(name: string, value: string)
tanstack-app/worker-configuration.d.ts:1209
MethodsetHibernatableWebSocketEventTimeout
(timeoutMs?: number)
sveltekit-example/src/worker-configuration.d.ts:435
MethodsetHibernatableWebSocketEventTimeout
(timeoutMs?: number)
tanstack-app/worker-configuration.d.ts:434
MethodsetInnerContent
(content: string | ReadableStream | Response, options?: ContentOptions)
sveltekit-example/src/worker-configuration.d.ts:1219
MethodsetInnerContent
(content: string | ReadableStream | Response, options?: ContentOptions)
tanstack-app/worker-configuration.d.ts:1218
MethodsetInterval
(callback: (...args: any[]) => void, msDelay?: number)
sveltekit-example/src/worker-configuration.d.ts:209
MethodsetInterval
(callback: (...args: any[]) => void, msDelay?: number)
tanstack-app/worker-configuration.d.ts:208
MethodsetReject
* Reject this email message by returning a permanent SMTP error back to the connecting client including the given reason. * @param reason The rej
sveltekit-example/src/worker-configuration.d.ts:7134
MethodsetReject
* Reject this email message by returning a permanent SMTP error back to the connecting client including the given reason. * @param reason The rej
tanstack-app/worker-configuration.d.ts:7133
MethodsetTimeout
(callback: (...args: any[]) => void, msDelay?: number)
sveltekit-example/src/worker-configuration.d.ts:206
MethodsetTimeout
(callback: (...args: any[]) => void, msDelay?: number)
tanstack-app/worker-configuration.d.ts:205
MethodsetWebSocketAutoResponse
(maybeReqResp?: WebSocketRequestResponsePair)
sveltekit-example/src/worker-configuration.d.ts:432
MethodsetWebSocketAutoResponse
(maybeReqResp?: WebSocketRequestResponsePair)
tanstack-app/worker-configuration.d.ts:431
Methodsignal
(signo: number)
sveltekit-example/src/worker-configuration.d.ts:2502
Methodsignal
(signo: number)
tanstack-app/worker-configuration.d.ts:2501
Methodstart
(options?: ContainerStartupOptions)
sveltekit-example/src/worker-configuration.d.ts:2499
Methodstart
(options?: ContainerStartupOptions)
tanstack-app/worker-configuration.d.ts:2498
MethodstartTls
(options?: TlsOptions)
sveltekit-example/src/worker-configuration.d.ts:2431
MethodstartTls
(options?: TlsOptions)
tanstack-app/worker-configuration.d.ts:2430
MethodstructuredClone
(value: T, options?: StructuredSerializeOptions)
sveltekit-example/src/worker-configuration.d.ts:213
MethodstructuredClone
(value: T, options?: StructuredSerializeOptions)
tanstack-app/worker-configuration.d.ts:212
Methodsync
()
sveltekit-example/src/worker-configuration.d.ts:466
Methodsync
()
tanstack-app/worker-configuration.d.ts:465
Methodtable
(tabularData?: any, properties?: string[])
sveltekit-example/src/worker-configuration.d.ts:112
Methodtable
(tabularData?: any, properties?: string[])
tanstack-app/worker-configuration.d.ts:111
Methodtee
()
sveltekit-example/src/worker-configuration.d.ts:1792
Methodtee
()
tanstack-app/worker-configuration.d.ts:1791
Methodtext
(element: Text)
sveltekit-example/src/worker-configuration.d.ts:1190
Methodtext
(text: Text)
sveltekit-example/src/worker-configuration.d.ts:1195
Methodtext
()
sveltekit-example/src/worker-configuration.d.ts:1621
Methodtext
(element: Text)
tanstack-app/worker-configuration.d.ts:1189
Methodtext
(text: Text)
tanstack-app/worker-configuration.d.ts:1194
Methodtext
()
tanstack-app/worker-configuration.d.ts:1620
Methodtime
(label?: string)
sveltekit-example/src/worker-configuration.d.ts:114
Methodtime
(label?: string)
tanstack-app/worker-configuration.d.ts:113
MethodtimeEnd
(label?: string)
sveltekit-example/src/worker-configuration.d.ts:116
MethodtimeEnd
(label?: string)
tanstack-app/worker-configuration.d.ts:115
MethodtimeLog
(label?: string, ...data: any[])
sveltekit-example/src/worker-configuration.d.ts:118
MethodtimeLog
(label?: string, ...data: any[])
tanstack-app/worker-configuration.d.ts:117
MethodtimeStamp
(label?: string)
sveltekit-example/src/worker-configuration.d.ts:119
MethodtimeStamp
(label?: string)
tanstack-app/worker-configuration.d.ts:118
MethodtoJSON
()
sveltekit-example/src/worker-configuration.d.ts:1670
MethodtoJSON
()
tanstack-app/worker-configuration.d.ts:1669
MethodtoString
()
sveltekit-example/src/worker-configuration.d.ts:401
MethodtoString
()
tanstack-app/worker-configuration.d.ts:400
Methodtrace
(...data: any[])
sveltekit-example/src/worker-configuration.d.ts:121
Methodtrace
(...data: any[])
tanstack-app/worker-configuration.d.ts:120
Methodtransaction
(closure: (txn: DurableObjectTransaction) => Promise<T>)
sveltekit-example/src/worker-configuration.d.ts:462
Methodtransaction
(closure: (txn: DurableObjectTransaction) => Promise<T>)
tanstack-app/worker-configuration.d.ts:461
MethodtransactionSync
(closure: () => T)
sveltekit-example/src/worker-configuration.d.ts:469
MethodtransactionSync
(closure: () => T)
tanstack-app/worker-configuration.d.ts:468
Methodtransform
* Apply transform next, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output. * @param tran
sveltekit-example/src/worker-configuration.d.ts:7319
Methodtransform
* Applies transformation options to the media content. * @param transform - Configuration for how the media should be transformed * @returns
sveltekit-example/src/worker-configuration.d.ts:7378
Methodtransform
* Apply transform next, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output. * @param tran
tanstack-app/worker-configuration.d.ts:7318
Methodtransform
* Applies transformation options to the media content. * @param transform - Configuration for how the media should be transformed * @returns
tanstack-app/worker-configuration.d.ts:7377
Methodupgraded
()
sveltekit-example/src/worker-configuration.d.ts:2428
Methodupgraded
()
tanstack-app/worker-configuration.d.ts:2427
MethoduploadPart
(partNumber: number, value: ReadableStream | (ArrayBuffer | ArrayBufferView) | string | Blob, options?: R2Uplo
sveltekit-example/src/worker-configuration.d.ts:1593
MethoduploadPart
(partNumber: number, value: ReadableStream | (ArrayBuffer | ArrayBufferView) | string | Blob, options?: R2Uplo
tanstack-app/worker-configuration.d.ts:1592
Methodvalues
(options?: ReadableStreamValuesOptions)
sveltekit-example/src/worker-configuration.d.ts:1796
← previousnext →301–400 of 419, ranked by callers