UNPKG

@metamask/snaps-browserify-plugin

Version:

A Browserify plugin to build MetaMask Snaps with Browserify

1 lines 511 B
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,qBAAiB;AAE9B,OAAO,EAAE,OAAO,EAAE,qBAAiB;AAGnC,gFAAgF;AAChF,6CAA6C;AAC7C,MAAM,CAAC,OAAO,GAAG,MAAM,CAAC","sourcesContent":["import plugin from './plugin';\n\nexport { default } from './plugin';\nexport type { Options } from './plugin';\n\n// This is required for Browserify to work when specifying just the module name,\n// rather than importing the plugin function.\nmodule.exports = plugin;\n"]}