pub type CssModuleExports = HashMap<String, CssModuleExport>;
Expand description

A map of exported names to values.