UNPKG

adonis-api-resources

Version:
4 lines (3 loc) 145 B
import { dirname } from 'node:path'; import { fileURLToPath } from 'node:url'; export const stubsRoot = dirname(fileURLToPath(import.meta.url));