Skip to content

GramIO API Reference / @gramio/contexts/dist / SoftString

Type Alias: SoftString<S>

SoftString<S> = string & object | S

Defined in: contexts/index.d.ts:204

Permits string but gives hints

Type Parameters

Type Parameter
S extends string