Files
DefinitelyTyped/types/should-promised/index.d.ts
2017-04-06 09:50:05 +01:00

9 lines
309 B
TypeScript

// Type definitions for should-promised
// Project: https://github.com/shouldjs/promised
// Definitions by: Yaroslav Admin <https://github.com/devoto13/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface ShouldAssertion {
// all of the extensions are now part of should itself
}