Skip to content

@longmo-utils/common / jsonType

Type Alias: jsonType

ts
type jsonType = object | any[];

Released under the MIT License.