UNPKG

@front-utils/mock-json-api

Version:

Bun mock server with Elysia and Lowdb

8 lines 129 B
export { startApp, type MockAppConfig, } from './app'; export { createServer, type ServerApp, } from './server';