pxt-calliope/docs/reference/types.md
2016-11-01 17:44:37 -07:00

527 B

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 @boardname@:

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