You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was added in #24775. It looks like it was made public on purpose, so it would make sense to document it. However, I find it weird to expose it as a mutable array, wouldn't it be more useful as a getter that returns a copy of the internal array?
📗 API Reference Docs Problem
Version: v0 - latest (v17)
Platform: irrelevant
Subsystem:
process
Location
Section of the site where the content exists
Affected URL(s):
Description
Concise explanation of the problem
From
lib/internal/bootstrap/loaders.js
I want to use this to know if a
NativeModule
was loaded but can't find any reference in documentation.Is it an oversight or because it's an internal and should not be used by end user ?
submit a pull request.
The text was updated successfully, but these errors were encountered: