Files
DefinitelyTyped/types/should-promised/index.d.ts
2017-08-20 15:37:53 -07:00

9 lines
308 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
}