Function genco::js::imported [] [src]

pub fn imported<'el, M, N>(module: M, name: N) -> JavaScript<'el> where
    M: Into<Cons<'el>>,
    N: Into<Cons<'el>>, 

Setup an imported element.