types

A type refers to a class of data and the operations permitted on that class of data. The following built-in types are supported for the Calliope mini:

TypeScript allows you to create user-defined classes of data.

Edit this page on GitHub