UNPKG

graphdb-workbench

Version:
2 lines (1 loc) 45 B
export type Awaitable<T> = () => Promise<T>;