UNPKG

tanglepay-sdk-monorepo

Version:

DApp SDK to interact with TanglePay wallets

4 lines (3 loc) 159 B
import {createRollupConfig} from "../../rollup.config.mjs"; import pkg from './package.json' assert { type: "json" } export default createRollupConfig(pkg)