GramIO API Reference / gramio/dist / Stringable
Type Alias: Stringable
Stringable =
string| {toString:string; }
Defined in: format/formattable-string-BKevNsLk.d.ts:4
Type which contains a string or has the ability to result in a string object
GramIO API Reference / gramio/dist / Stringable
Stringable =
string| {toString:string; }
Defined in: format/formattable-string-BKevNsLk.d.ts:4
Type which contains a string or has the ability to result in a string object