const OPENZEPPELIN_PACKAGE_ROOTS: [&str; 3];Expand description
The package-root directory names of the OpenZeppelin distributions: the npm scope and the
git-submodule roots. Provenance is judged against a full path component so a same-name
contract under a merely-substring path such as src/not-openzeppelin/ is not recognized.