0.0.3 • Published 3 years ago

@mimi-utils/types v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@mimi-utils/types


基于 type-festts-toolbelt 封装了一些实用的类型 (Some practical types are encapsulated based on type-fest and ts-toolbelt)


Document


用法 (Usage)

  1. 安装 (install):
npm install @mimi-utils/types -D
  1. 导入 (import):
import type { ... } from '@mimi-utils/types';