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
2017-01-20 23:33:24 +01:00

3 lines
77 B
TypeScript

/// <reference types="chai" />
export declare let expect: Chai.ExpectStatic;