UNPKG

graphdb-workbench

Version:
5 lines (4 loc) 135 B
import { ErrorBase } from '../../../error'; export declare class AuthenticationStrategyNotSet extends ErrorBase { constructor(); }