UNPKG

ut-tools

Version:

Build and Release management automation package.

10 lines (7 loc) 207 B
import { identifier } from '../ast/builders.mjs'; var internalScope = { pos: identifier('pos'), shorthands: identifier('shorthands'), tree: identifier('tree') }; export { internalScope as default };