UNPKG

semantic-network

Version:

A utility library for manipulating a list of links that form a semantic interface to a network of resources.

4 lines 154 B
export function instanceOfDocumentRepresentation(obj) { return typeof obj === 'object'; } //# sourceMappingURL=instanceOfDocumentRepresentation.js.map