Sanity Library Reference Docs
    Preparing search index...

    Interface FileLikeBeta

    interface FileLike {
        name?: string;
        type: string;
    }
    Index

    Properties

    Properties

    name?: string
    type: string