#!/usr/bin/env node /** * Simple API server for SMRT template demo * Provides working REST endpoints for testing the generated client */ export {}; //# sourceMappingURL=simple-api-server.d.ts.map