Skip to content

Commit

Permalink
fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeriaMaltseva committed Dec 18, 2024
1 parent 6fdfcc3 commit a82e147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/src/sdk/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

// App
export { type ModuleSystem, type AbstractModule } from '@Pimcore/app/module-system/module-system'
export { type PluginSystem, type abstractPlugin } from '@Pimcore/app/plugin-system/plugin-system'
export { type PluginSystem, type IAbstractPlugin } from '@Pimcore/app/plugin-system/plugin-system'
export { IconLibrary } from '@Pimcore/modules/icon-library/services/icon-library'

// Components
Expand Down

0 comments on commit a82e147

Please sign in to comment.