UNPKG
smartchai
Version:
latest (2.0.1)
2.0.2
2.0.1
2.0.0
1.0.8
1.0.3
1.0.2
1.0.1
chai + chai-as-promised + chai-string for TypeScript
gitlab.com/pushrocks/smartchai
smartchai
/
dist
/
index.d.ts
3 lines
(2 loc)
•
79 B
TypeScript
View Raw
1
2
3
/// <reference types="chai" />
export
declare
const
expect
:
Chai
.
ExpectStatic
;