Skip to content

nsuite v2.2.1


nsuite / JSONString

Type Alias: JSONString<T>

JSONString<T> = string & object

Defined in: UtilsType.ts:5

Utilities functions for type

Type Declaration

__brand

__brand: "JSONString"

__type

__type: T

Type Parameters

T

T

Released under the Apache-2.0 License.