rickandmorty/node_modules/pg-cloudflare/dist/empty.js

4 lines
178 B
JavaScript
Raw Normal View History

2024-07-19 21:05:41 +03:00
// 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