{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,4BAA4B,EAC5B,wBAAwB,EACxB,+BAA+B,EAC/B,qBAAqB,EACrB,oCAAoC,EACpC,+CAA+C,EAChD,sBAAkB","sourcesContent":["export {\n  BITCOIN_REGTEST_DEFAULT_CORE,\n  cleanBitcoinRegtestCache,\n  getBitcoinRegtestCacheDirectory,\n  installBitcoinRegtest,\n  parseBitcoinRegtestInstallCliOptions,\n  readBitcoinRegtestInstallOptionsFromPackageJson,\n} from './install';\nexport type {\n  BitcoinRegtestArtifactConfig,\n  BitcoinRegtestArtifactPlatformConfig,\n  BitcoinRegtestInstallDependencies,\n  BitcoinRegtestInstallOptions,\n  BitcoinRegtestInstallResult,\n} from './install';\n"]}