@contentauth/c2pa-js
    Preparing search index...
    interface AssetType {
        type: string;
        version?: null | string;
        [k: string]: unknown;
    }

    Indexable

    • [k: string]: unknown
    Index

    Properties

    Properties

    type: string
    version?: null | string