WP_Script_Modules::enqueue()
Method: Marks the script module to be enqueued in the page the next time `print_enqueued_script_modules` is called.
Source: wp-includes/class-wp-script-modules.php:132
Method: Marks the script module to be enqueued in the page the next time `print_enqueued_script_modules` is called.
Source: wp-includes/class-wp-script-modules.php:132
Method: Unmarks the script module so it will no longer be enqueued in the page.
Source: wp-includes/class-wp-script-modules.php:150