1 2 3 4
export function runExternalSourceMapped(fn) { return fn(); } //# sourceMappingURL=sourcemapped.js.map