compile

Function compile 

Source
pub fn compile(code: &str) -> Result<String, JsValue>
Expand description

Compiles KotobaScript code to TSX code.