Skip to content

Commit

Permalink
build: v1.2.9 release (^.^)YYa!!
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfuhai committed Dec 12, 2024
1 parent 0a502f1 commit f82d088
Show file tree
Hide file tree
Showing 6 changed files with 5,143 additions and 4,918 deletions.
253 changes: 134 additions & 119 deletions dist/index.cjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ export declare class AiEditor {
clear(): this;
isEmpty(): boolean;
changeLang(lang: string): this;
changeTheme(theme?: "dark" | "light"): void;
removeRetention(): this;
destroy(): void;
isDestroyed(): boolean;
Expand Down
Loading

0 comments on commit f82d088

Please sign in to comment.