mirror of
https://github.com/Rushilwiz/innhibit.git
synced 2025-04-21 19:09:49 -04:00
4 lines
178 B
JavaScript
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
|