UNPKG

@webhare/moodle-webservice

Version:

Moodle Web Service API client with intellisense and typechecking

4 lines (3 loc) 68 B
export default interface IMoodleWSAPIConfig { token?: string; }