UNPKG

doctagged

Version:

Functional Javascript Documentation Tagged Literal Library

8 lines (6 loc) 119 B
import subject from "./index"; describe("parsed", () => { it("should placeholder", () => { subject(); }); });