UNPKG

semantic-analysis

Version:

Extensible semantic Structured Data analysis library for Microdata and JSON-LD

7 lines (6 loc) 155 B
import * as Spec from './spec'; export * from "./IItem"; export * from "./IMeta"; export * from "./ILog"; export * from './serializable'; export { Spec };