pub type UniformJsInner = Uniform<String, String>;
pub struct UniformJsInner { /* private fields */ }