phina.js.d.ts
    Preparing search index...

    Interface AssetLoaderParams

    interface AssetLoaderParams {
        cache?: boolean;
    }
    Index

    Properties

    Properties

    cache?: boolean