Skip to content

Home > @jview/types > IndexType

IndexType type

基本索引类型

Signature:

typescript
type IndexType = string | number | symbol;