1
2
3
4
mod component;
mod core;

pub use component::{get_func_type, FuncType};