jellyflow-runtime 0.2.0

Headless store, rules, schema, profile, and change pipeline for Jellyflow.
Documentation
1
2
3
4
5
mod config;
mod editor;

pub use config::NodeGraphInteractionConfig;
pub use editor::NodeGraphEditorConfig;