UNPKG

@adonis-cockpit/lucid-infer

Version:

Package to infer Lucid model attributes by parsing AST tree

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