blob: 4314ef4f497653e52a9d7955cb69d2974a7621d0 [file] [log] [blame]
{"version":3,"file":"bundle-callback.js","sourceRoot":"","sources":["../../src/bundler/bundle-callback.ts"],"names":[],"mappings":"","sourcesContent":["export type BundleCallback = (bundled: string) => void;\n"]}