This repository has been archived on 2024-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
smartchai/dist/index.d.ts

3 lines
77 B
TypeScript
Raw Normal View History

2017-01-20 22:33:24 +00:00
/// <reference types="chai" />
export declare let expect: Chai.ExpectStatic;