Skip to content

routier-collection


routier-collection / datastore/src / InspectedValue

Type Alias: InspectedValue ​

InspectedValue = string | number | bigint | boolean | symbol | null | undefined | object

Defined in: datastore/src/inspection/types.ts:6

Released under the MIT License.