UNPKG

@attestate/crawler

Version:

@attestate/crawler is a tool chain to retrieve on-chain data from Ethereum.

7 lines (5 loc) 182 B
// @format import { dirname } from "path"; import { fileURLToPath } from "url"; import { readFileSync } from "fs"; export const __dirname = dirname(fileURLToPath(import.meta.url));