Home > @skunkteam/types > LiteralValue
The supported types of literals.
Signature:
type LiteralValue = string | number | boolean | null | undefined | void;
Home > @skunkteam/types > LiteralValue
The supported types of literals.
Signature:
type LiteralValue = string | number | boolean | null | undefined | void;