Version: `detritus-client@0.16.3` Running code: ```ts <CommandClient>.prefixes.custom.toString() ``` Produces: ``` BaseSet(1) [BaseSet (1 items)] { '#!' } ``` I think the output should display the length only once.
Version:
detritus-client@0.16.3Running code:
Produces:
I think the output should display the length only once.