UNPKG

arkit

Version:

Visualises JavaScript, TypeScript and Flow codebases as meaningful and committable architecture diagrams

6 lines (4 loc) 102 B
import { helper } from "../util"; test("helper works", () => { expect(helper()).toBe("hello"); });