TStringLike
Bun

type

StringLike

type StringLike = string | { toString(): string }