UNPKG

@neume-network/core

Version:

neume network is a community-owned network to scale music and web3 - connecting Artist DAOs, Tokens, NFTs and whatever comes next.

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));