Skip to content

Commit

Permalink
feat(sheets-zen-editor): export language packs
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkai committed Feb 22, 2024
1 parent abc13b4 commit 3820c0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sheets-zen-editor/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
*/

export * from './plugin';
export { enUS, zhCN } from './locale';

0 comments on commit 3820c0d

Please sign in to comment.