UNPKG

concept-lang

Version:

A semantic network system for defining concepts, relationships, and building knowledge graphs with automatic inference

6 lines 171 B
#!/usr/bin/env node "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // CLI entry point require("./cli/index"); //# sourceMappingURL=cli.js.map