Sanity Library Reference Docs
    Preparing search index...

    Interface File

    interface File {
        asset?: Reference;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    asset?: Reference