types package
@jview/types
是一些基本的类型定义,主要服务于 JView 生态。
Interfaces
Interface | Description |
---|---|
RecordDTO | 数据记录 DTO,拥有 id 字段 |
Type Aliases
Type Alias | Description |
---|---|
GeneralFunction | 通用的函数类型 |
IndexType | 基本索引类型 |
PartialSomeKeys | |
PlainObject | 普通对象类型 |
PrimitiveType | 原始类型 |
RequireSomeKeys |