VMPrint API Reference - v1.0.0
    Preparing search index...

    Interface WebFontCacheOptions

    interface WebFontCacheOptions {
        dbName?: string;
        namespace?: string;
        persistent?: boolean;
        storeName?: string;
    }
    Index

    Properties

    dbName?: string
    namespace?: string
    persistent?: boolean
    storeName?: string