export { WebpackFrameworkPlugin } from './create-framework-plugin/plugin.js';
export type { WebpackFrameworkBranchContext } from './create-framework-plugin/plugin.js';
export { weappTailwindcssPackageDir } from './create-framework-plugin/watch-output.js';
