deno.com

variable Module.builtinModules

A list of the names of all modules provided by Node.js. Can be used to verify if a module is maintained by a third party or not.

Note: the list doesn't contain prefix-only modules like node:test.

Type #

readonly string[]