@types/mocha-prepare
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Installation

npm install --save @types/mocha-prepare

Summary

This package contains type definitions for mocha-prepare (https://github.com/enobufs/mocha-prepare#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha-prepare.

index.d.ts

/// <reference types="mocha"/>

declare function prepare(onPrepare: (fn: Mocha.Done) => void, onUnprepare?: (fn: Mocha.Done) => void): void;
export = prepare;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: @types/mocha

Credits

These definitions were written by Sorin Sandru.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/mocha-prepare

Weekly Downloads

168

Version

0.1.2

License

MIT

Unpacked Size

2.97 kB

Total Files

5

Last publish

Collaborators

  • types