File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -387,8 +387,8 @@ added:
387
387
388
388
> Stability: 1 - Experimental
389
389
390
- * This feature is only available with the ` --experimental-vm-modules ` command
391
- flag enabled.*
390
+ This feature is only available with the ` --experimental-vm-modules ` command
391
+ flag enabled.
392
392
393
393
The ` vm.Module ` class provides a low-level interface for using
394
394
ECMAScript modules in VM contexts. It is the counterpart of the ` vm.Script `
@@ -709,8 +709,8 @@ added: v9.6.0
709
709
710
710
> Stability: 1 - Experimental
711
711
712
- * This feature is only available with the `--experimental-vm-modules` command
713
- flag enabled.*
712
+ This feature is only available with the `--experimental-vm-modules` command
713
+ flag enabled.
714
714
715
715
* Extends: {vm .Module }
716
716
@@ -841,8 +841,8 @@ added:
841
841
842
842
> Stability: 1 - Experimental
843
843
844
- * This feature is only available with the ` --experimental-vm-modules` command
845
- flag enabled.*
844
+ This feature is only available with the ` --experimental-vm-modules` command
845
+ flag enabled.
846
846
847
847
* Extends: {vm .Module }
848
848
You can’t perform that action at this time.
0 commit comments