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
2018-02-27 22:38:40 +01:00

3 lines
79 B
TypeScript

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