UNPKG

timing-provider-server

Version:

A command line tool to spin up a server which can be used with the timing-provider.

4 lines 113 B
export interface ICommandLineArguments { port: number; } //# sourceMappingURL=command-line-arguments.d.ts.map