UNPKG

graphdb-workbench

Version:
11 lines (10 loc) 174 B
export interface NamespaceResponse { namespace: { type: string; value: string; }; prefix: { type: string; value: string; }; }