Move chai extension types out of @0x/typescript-typings
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
// tslint:disable: no-namespace
|
||||
declare namespace Chai {
|
||||
interface Assertion {
|
||||
revertWith: (expected: string | RevertError) => Promise<void>;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user