/* MIT License http://www.opensource.org/licenses/mit-license.php Author Raj Aryan (based on SWC parser by Alexander Akait) */ "use strict"; const { CSS_TYPE, HTML_TYPE, JAVASCRIPT_TYPE } = require("../ModuleSourceTypeConstants"); const GenericSourceProcessor = require("../util/SourceProcessor"); const { deferredWrite } = GenericSourceProcessor; /** @import { CssEnvironment, CssProcessOptions, CssTransformOptions } from "../css/syntax" */ /** @import { OutputHtmlOptions } from "../../declarations/WebpackOptions" */ /** * Renders one nested body this document embeds — an inline `