Akashic Engine
    Preparing search index...

    Interface AssetBundleConfiguration

    interface AssetBundleConfiguration {
        assets: Record<string, BundledAssetConfiguration>;
    }
    Index

    Properties

    Properties

    assets: Record<string, BundledAssetConfiguration>