@contentauth/c2pa-js
    Preparing search index...

    A file that can be used either the source or destination

    interface FileAsset {
        mimeType?: string;
        path: string;
    }
    Index

    Properties

    Properties

    mimeType?: string
    path: string