Skip to content
On this page

metronom / Modules / Types

Module: Types

Metronom default data types.

Constant

Table of contents

Variables

Variables

Types

Const Types: Object

Type declaration

NameType
StringStringConstructor
BooleanBooleanConstructor
DateDateConstructor
NumberNumberConstructor
ArrayArrayConstructor
ObjectObjectConstructor

Defined in

Constants.ts:8

Released under the MIT License.