aethex-forge/shared/api.ts
Builder.io 2f0e3ddc9c Remove demo API types
cgen-c55f36532ae244a0a5127f9675f68c42
2025-08-06 02:14:21 +00:00

7 lines
245 B
TypeScript

/**
* Shared code between client and server
* Useful to share types between client and server
* and/or small pure JS functions that can be used on both client and server
*/
// Demo API types removed - application running in production mode