UNPKG

sparnatural

Version:

Visual client-side SPARQL query builder and knowledge graph exploration tool

10 lines (9 loc) 232 B
export {}; declare global { interface JQuery { getSelectedItemData: () => void; easyAutocomplete: (options: any) => void; datepicker: (method: any) => Date; jstree: (options: any) => any; } }