UNPKG

timing-provider-server

Version:

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

4 lines (3 loc) 61 B
export interface ICommandLineArguments { port: number; }