Skip to content

Commit

Permalink
fix(uniscript): script editor service is not exposed
Browse files Browse the repository at this point in the history
  • Loading branch information
wzhudev committed Apr 11, 2024
1 parent 3ce20fd commit 68647a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/uniscript/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@

export { enUS, zhCN } from './locale';
export { type IUniscriptConfig, UniverUniscriptPlugin } from './plugin';
export { ScriptEditorService } from './services/script-editor.service';

0 comments on commit 68647a6

Please sign in to comment.