get-intrinsic
Get and robustly cache all JS language-level intrinsics at first require time
has-tostringtag
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
hasown
A robust, ES3 compatible, "has own property" predicate.