variable-codegen 0.1.4

TypeScript code generation for the Variable feature flag DSL
Documentation
1
2
3
4
pub mod template;
mod typescript;

pub use typescript::generate_typescript;