UNPKG

graphdb-workbench

Version:
6 lines (5 loc) 110 B
/** * Interface for identifying an emitter as part of the workbench system. */ export interface Emitter { }