UNPKG
@front-utils/mock-json-api
Version:
latest (0.1.0)
0.1.0
0.0.1
Bun mock server with Elysia and Lowdb
github.com/front-util/mock-server
front-util/mock-server
@front-utils/mock-json-api
/
src
/
ui
/
not_found
/
index.ts
1 lines
•
27 B
text/typescript
View Raw
1
export
*
from
'./NotFound'
;