UNPKG

@oarepo/invenio-vue

Version:

Vue 3 library for handling invenio REST

3 lines (2 loc) 145 B
export declare function callAndWatch(what: any, callback: any, options?: any): void; export declare function stringifyQuery(obj: any): string;