UNPKG

@types/chai

Version:
8 lines (6 loc) 92 B
declare global { interface Object { should: Chai.Assertion; } } export {};