48ea61cdcc
- Product documentation in docs/products/ - Updated MEMORY.md with product info - quiXzoom Auth Core as AAMOS Identity product
4 lines
144 B
TypeScript
4 lines
144 B
TypeScript
// This is an empty module that is served up when outside of a workerd environment
|
|
// See the `exports` field in package.json
|
|
export default {}
|