Uses: {
    remaining: bigint;
    total: bigint;
    useMethod: UseMethod;
}

Type declaration

  • remaining: bigint
  • total: bigint
  • useMethod: UseMethod

Generated using TypeDoc