Files
dealplustech/dealplustech-astro/node_modules/astro/dist/toolbar/index.js
2026-03-02 12:35:14 +07:00

7 lines
80 B
JavaScript

function defineToolbarApp(app) {
return app;
}
export {
defineToolbarApp
};