2025-05-11 14:48:27 +05:00

4 lines
178 B
JavaScript

// This is an empty module that is served up when outside of a workerd environment
// See the `exports` field in package.json
export default {};
//# sourceMappingURL=empty.js.map