Skip to content

Commit 91c99ee

Browse files
committed
chore: fix lint
1 parent e5b0d40 commit 91c99ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ai/src/Input.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ class Input extends BaseInput {
321321

322322
Input.define();
323323

324-
export type {
324+
export type {
325325
InputVersionChangeEventDetail,
326326
InputItemClickEventDetail,
327327
};

0 commit comments

Comments
 (0)