mwg API
    Preparing search index...

    Interface InventoryOptions

    interface InventoryOptions {
        capacity?: number;
    }
    Index
    capacity?: number

    total weight this inventory can hold; omit for no limit