UNPKG

69 BTypeScriptView Raw
1// tslint:disable
2declare function assertEqual<T>(a: T, b: T): void;