Skip to content

Commit ec953bc

Browse files
sapphi-redaduh95
authored andcommitted
doc: add node:sqlite to mandatory node: prefix list
PR-URL: #55846 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 32e5bbc commit ec953bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/modules.md

+2
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,7 @@ modules from having a conflict with user land packages that already have
519519
taken the name. Currently the built-in modules that requires the `node:` prefix are:
520520

521521
* [`node:sea`][]
522+
* [`node:sqlite`][]
522523
* [`node:test`][]
523524
* [`node:test/reporters`][]
524525

@@ -1278,6 +1279,7 @@ This section was moved to
12781279
[`module` core module]: module.md
12791280
[`module` object]: #the-module-object
12801281
[`node:sea`]: single-executable-applications.md#single-executable-application-api
1282+
[`node:sqlite`]: sqlite.md
12811283
[`node:test/reporters`]: test.md#test-reporters
12821284
[`node:test`]: test.md
12831285
[`package.json`]: packages.md#nodejs-packagejson-field-definitions

0 commit comments

Comments
 (0)