UNPKG

hana-cli

Version:
7 lines (6 loc) 171 B
export const assert: typeof assertInt; export namespace mochaHooks { function beforeAll(): void; function afterAll(): void; } import * as assertInt from 'assert';