/**
* @packageDocumentation
*
* A webpack plugin that adds runtime wrapper to allow JavaScript to be load by Lynx.
*/export { RuntimeWrapperWebpackPlugin } from'./RuntimeWrapperWebpackPlugin.js';
exporttype { RuntimeWrapperWebpackPluginOptions } from'./RuntimeWrapperWebpackPlugin.js';