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
79 B
TypeScript
Raw Normal View History

2018-02-27 21:38:40 +00:00
/// <reference types="chai" />
export declare const expect: Chai.ExpectStatic;