interface StorageOptions {
    max: number;
}

Properties

Properties

max: number