UNPKG

@knora/api

Version:

JavaScript library that handles API requests to Knora

4 lines (3 loc) 55 B
export interface ILoginResponse { token: string; }