{"version":3,"file":"index.cjs","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;AAAA,0DAA8B;AAE9B,uCAAmC;AAA1B,kHAAA,OAAO,OAAA;AAGhB,gFAAgF;AAChF,6CAA6C;AAC7C,MAAM,CAAC,OAAO,GAAG,gBAAM,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"]}