import App from "./controlled-change-end.raw.jsx?raw"; import AppTs from "./controlled-change-end.raw.tsx?raw"; const react = { "/App.jsx": App, }; const reactTs = { "/App.tsx": AppTs, }; export default { ...react, ...reactTs, };