UNPKG

react-scanner-orbit

Version:

Extract React components and props usage from code.

6 lines (4 loc) 165 B
import { fileURLToPath } from "url"; import path from "path"; const __filename = fileURLToPath(import.meta.url); export const __dirname = path.dirname(__filename);