UNPKG

@getanthill/datastore

Version:

Event-Sourced Datastore

3 lines (2 loc) 147 B
import type { HandlerConfig, Services } from '../../typings'; export declare function main(url: URL, services?: Services): Promise<HandlerConfig>;