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

    Interface TrustmarkConfig

    interface TrustmarkConfig {
        modelPath?: string;
        variant: TrustmarkVariant;
        version: TrustmarkVersion;
    }
    Index

    Properties

    modelPath?: string