interface Usage {
    bytes: bigint;
    items: bigint;
}

Properties

Properties

bytes: bigint
items: bigint