Function import

Source
pub fn import(args: Vec<JsValue>) -> JsValue
Expand description

Resolve the contents of an import call, throwing errors if we come across any unsupported syntax.