UNPKG

lincd

Version:

LINCD is a JavaScript library for building user interfaces with linked data (also known as 'structured data', or RDF)

4 lines (3 loc) 104 B
export declare class Debug { static print(node: any, includeInverseProperties?: boolean): string; }