UNPKG

@getanthill/datastore

Version:

Event-Sourced Datastore

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