UNPKG

@bomb.sh/tools

Version:

The internal dev, build, and lint CLI for Bombshell projects

4 lines (3 loc) 128 B
import { createFixture } from "./fixture.mjs"; import { createMocks } from "./mock.mjs"; export { createFixture, createMocks };