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

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

Setup an imported element.