require_optional
Version:
Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.
9 lines (6 loc) • 179 B
JavaScript
Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.