UNPKG

@swc/helpers

Version:

External helpers for the swc project.

4 lines (3 loc) 79 B
export function root(...p) { return path.resolve(__dirname, "..", ...p); }