[][src]Type Definition npm_package_json::BinSet

type BinSet = BTreeMap<String, String>;

An ordered map for bin entries.