0.2.24 • Published 8 months ago

@nocofuse/model v0.2.24

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

@nocofuse/model

Nocofuse 超维智表的 TypeScript 类型定义包。

安装

npm install @nocofuse/model
# 或者
yarn add @nocofuse/model

使用方法

// 导入所有类型
import * as NocofuseTypes from '@nocofuse/model';

// 或者导入特定类型
import { IApplication, ApplicationStatus } from '@nocofuse/model';

类型分类

应用类型 (Application)

包含应用相关的类型定义,如应用状态、应用接口等。

偏好设置类型 (Preference)

包含账户和工作区偏好设置的类型定义。

工作区类型 (Workspace)

包含团队和空间相关的类型定义。

授权类型 (Authorizer)

包含账户认证和会话相关的类型定义。

版本兼容性

本类型包需要以下依赖:

  • mime: ^3.0.0

开发

# 构建类型包
npm run build

# 发布到 npm
npm run release

许可证

ISC # types

0.2.24

8 months ago

0.2.23

8 months ago

0.2.22

8 months ago

0.2.21

8 months ago

0.2.20

8 months ago

0.2.16

8 months ago

0.2.15

8 months ago

0.2.12

8 months ago

0.2.10

8 months ago

0.2.8

8 months ago

0.2.7

8 months ago

0.2.6

8 months ago

0.2.5

8 months ago

0.2.4

8 months ago

0.2.3

8 months ago

0.2.2

8 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.1.8

8 months ago

0.1.7

8 months ago

0.1.6

8 months ago

0.1.5

8 months ago