Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LiteralType

Hierarchy

  • Type
  • S<M.LiteralType, "type" | "value">
    • LiteralType

Index

Properties

Properties

Readonly type

type: "literal" = "literal"

The type name identifier.

value

value: string | number | boolean | { negative: boolean; value: string }

Generated using TypeDoc