UNPKG

tanglepay-sdk

Version:

DApp SDK to interact with TanglePay wallets

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