Skip to content

Commit deb71df

Browse files
efekrsklpdeveltere
andcommitted
loader: extends comment
Co-authored-by: pdeveltere <pdeveltere@users.noreply.github.com>
1 parent 31778cd commit deb71df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/modules/esm/loader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ function getRaceMessage(filename, parentFilename, isForAsyncLoaderHookWorker) {
129129
*/
130130

131131
/**
132-
* @typedef {'builtin'|'commonjs'|'json'|'module'|'wasm'} ModuleFormat
132+
* @typedef {'builtin'|'commonjs'|'json'|'module'|'text'|'wasm'} ModuleFormat
133133
*/
134134

135135
/**

0 commit comments

Comments
 (0)