@lastshotlabs/slingshot-runtime-edge
npm install @lastshotlabs/slingshot-runtime-edge
Functions
Section titled “Functions”configureRuntimeEdgeLogger
Section titled “configureRuntimeEdgeLogger”Runtime-specific error classes thrown by the Edge adapter for unsupported features, file reads, file size limits, and password configuration.
function configureRuntimeEdgeLogger(logger: Logger | null): LoggerSource: packages/runtime-edge/src/index.ts
edgeRuntime
Section titled “edgeRuntime”Runtime-specific error classes thrown by the Edge adapter for unsupported features, file reads, file size limits, and password configuration.
function edgeRuntime(options: EdgeRuntimeOptions = {}): SlingshotRuntimeSource: packages/runtime-edge/src/index.ts
runtimeCapabilities
Section titled “runtimeCapabilities”Runtime-specific error classes thrown by the Edge adapter for unsupported features, file reads, file size limits, and password configuration.
function runtimeCapabilities(): EdgeRuntimeCapabilitiesSource: packages/runtime-edge/src/index.ts
Classes
Section titled “Classes”EdgeFileReadError
Section titled “EdgeFileReadError”Errors thrown by the Edge runtime implementation.
Source: packages/runtime-edge/src/errors.ts
EdgeFileSizeExceededError
Section titled “EdgeFileSizeExceededError”Errors thrown by the Edge runtime implementation.
Source: packages/runtime-edge/src/errors.ts
EdgePasswordConfigError
Section titled “EdgePasswordConfigError”Errors thrown by the Edge runtime implementation.
Source: packages/runtime-edge/src/errors.ts
EdgeRuntimeError
Section titled “EdgeRuntimeError”Errors thrown by the Edge runtime implementation.
Source: packages/runtime-edge/src/errors.ts
EdgeUnsupportedError
Section titled “EdgeUnsupportedError”Errors thrown by the Edge runtime implementation.
Source: packages/runtime-edge/src/errors.ts
Interfaces
Section titled “Interfaces”EdgeRuntimeCapabilities
Section titled “EdgeRuntimeCapabilities”Runtime-specific error classes thrown by the Edge adapter for unsupported features, file reads, file size limits, and password configuration.
Source: packages/runtime-edge/src/index.ts
EdgeRuntimeOptions
Section titled “EdgeRuntimeOptions”Runtime-specific error classes thrown by the Edge adapter for unsupported features, file reads, file size limits, and password configuration.
Source: packages/runtime-edge/src/index.ts
FileStoreStream
Section titled “FileStoreStream”Runtime-specific error classes thrown by the Edge adapter for unsupported features, file reads, file size limits, and password configuration.
Source: packages/runtime-edge/src/index.ts
FileStoreResult
Section titled “FileStoreResult”Runtime-specific error classes thrown by the Edge adapter for unsupported features, file reads, file size limits, and password configuration.
Source: packages/runtime-edge/src/index.ts