Tela SDK for JavaScript
    Preparing search index...

    Type Alias TelaFileInput

    TelaFileInput: string | Uint8Array | ReadableStream | Blob | File

    Represents the possible types for a file input, which can be a URL string, Uint8Array, ReadableStream, ReadStream, Blob, or File.