UNPKG

wikibase-edit

Version:

Edit Wikibase from NodeJS

3 lines 168 B
export declare const matchClaim: (value: any) => (claim: any) => boolean; export declare const getGuid: (claim: any) => any; //# sourceMappingURL=claim_parsers.d.ts.map