UNPKG

pddl-workspace

Version:
4 lines (3 loc) 72 B
export interface Authentication { getToken(): string | undefined; }