UNPKG

eyereasoner

Version:

Distributing the [EYE](https://github.com/eyereasoner/eye) reasoner for browser and node using WebAssembly.

4 lines (3 loc) 101 B
export * from './query'; export * from './transformers'; export { default as EYE_PVM } from './eye';