UNPKG

graphdb-workbench

Version:
6 lines (5 loc) 109 B
/** * Interface for identifying a service as part of the workbench system. */ export interface Service { }