@edgefirst-dev/r2-file-storage - v1.0.2
    Preparing search index...

    Interface CustomMetadata

    interface CustomMetadata {
        name: string;
        type: string;
        [key: string]: string;
    }

    Hierarchy

    • Record<string, string>
      • CustomMetadata

    Indexable

    • [key: string]: string
    Index

    Properties

    Properties

    name: string
    type: string