UNPKG

@rttist/core

Version:

Core package for transformers and runtimes of RTTIST TypeScript reflection system.

3 lines (2 loc) 81 B
export type TypeIdentifier = string; export type TypeReference = TypeIdentifier;