@turbowarp/types-tw
    Preparing search index...
    interface AssetType {
        contentType: string;
        immutable: true;
        name: string;
        runtimeFormat: DataFormat;
    }
    Index

    Properties

    contentType: string
    immutable: true
    name: string
    runtimeFormat: DataFormat