UNPKG

@getanthill/datastore

Version:

Event-Sourced Datastore

4 lines (3 loc) 159 B
import type { Services } from '../../typings'; declare function routes(services: Services): import("express-serve-static-core").Router; export default routes;