yizhi-types
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

YIZHI-TYPES

Solve some problems in typescript .d.ts and add some types defs.

Installation

npm install --save-dev yizhi-types

Usage

edit your tsconfig.json file :

{
	"compilerOptions": {
		"types": [
			"yizhi-types"
		]
	}
}

types

  • PromiseType
  • ArrayType

Package Sidebar

Install

npm i yizhi-types

Weekly Downloads

2

Version

1.0.3

License

ISC

Unpacked Size

7.08 kB

Total Files

7

Last publish

Collaborators

  • yizhi