包详细信息

@types/nock

nock673.2kMIT不推荐使用11.1.0

This is a stub types definition. nock provides its own type definitions, so you do not need this installed.

Stub TypeScript definitions entry for nock, which provides its own types definitions

自述文件

This is a stub types definition for nock (https://github.com/nock/nock).

nock provides its own type definitions, so you don't need @types/nock installed!

更新日志

Changelog

Nock’s changelog can be found directly in the GitHub release notes.
These are automatically created by semantic-release based on their commit message conventions.

Migration guides are available for major versions in the migration guides directory.

This release aim to modernize and refresh nock, remove long-supported hacks and create more expected library.

TODO:

  1. remove @definitelytyped/dtslint and generate the types instead. maybe use tools like tsd to test the types (not sure if needed in case we generate the types)