Skip to content

Commit

Permalink
i18n and hpa target (#3548)
Browse files Browse the repository at this point in the history
* i18n

* fix: update app patch

* fix: hpa target

* init data

* lock

* prettier

* fix: ts
  • Loading branch information
c121914yu committed Jul 20, 2023
1 parent 2fa92b0 commit d4ca6cc
Show file tree
Hide file tree
Showing 23 changed files with 7,076 additions and 6,120 deletions.
2 changes: 1 addition & 1 deletion frontend/packages/client-sdk/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// export { request } from "./utils"
export { API_NAME, EVENT_NAME } from './constants';
export type { MasterReplyMessageType, AppSendMessageType } from './types';
export type { MasterReplyMessageType, AppSendMessageType } from './types';

0 comments on commit d4ca6cc

Please sign in to comment.