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

2.0.4 • Public • Published

Installation

npm install --save @types/sinon-sandbox

Summary

This package contains type definitions for sinon-sandbox (https://github.com/wealthfront/sinon-sandbox).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-sandbox.

index.d.ts

import type { SinonSandbox } from "sinon";

declare const sandbox: SinonSandbox;

export = sandbox;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: @types/sinon

Credits

These definitions were written by Jordan Harband.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/sinon-sandbox

Weekly Downloads

112

Version

2.0.4

License

MIT

Unpacked Size

2.85 kB

Total Files

5

Last publish

Collaborators

  • types