Type alias JsonableBasic

JsonableBasic: number | boolean | string | null

可JSON化基本类型

Generated using TypeDoc