Crate camo_typescript

source ·
Expand description

A crate for representing and creating TypeScript type definitions as values, i. e. a subset of the TypeScript abstract syntax.

Structs

Enums

  • The built-in types.
  • A top-level type definition.
  • A literal type.
  • Represents a type use, e. g. in an interface definition, function type definition, or type alias.