Skip to content

Home > @jview/types

types package

@jview/types是一些基本的类型定义,主要服务于 JView 生态。

Interfaces

InterfaceDescription
RecordDTO数据记录 DTO,拥有 id 字段

Type Aliases

Type AliasDescription
GeneralFunction通用的函数类型
IndexType基本索引类型
PartialSomeKeys
PlainObject普通对象类型
PrimitiveType原始类型
RequireSomeKeys