Skip to content

Commit

Permalink
refactor: explicit import BUILD_FORM_DECLARE
Browse files Browse the repository at this point in the history
  • Loading branch information
chensuifengran committed Nov 3, 2024
1 parent e032cab commit f6eb406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/invokes/apiDeclaration.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { getInjectConstantType } from "./constantInject";
import { KeyOptions } from "./Input/KeyOptions";
import { BUILD_FORM_DECLARE } from "./buildFormDeclare.ag";
/**
* 提供给编辑器的类型声明, 用于代码提示
* @returns {string}
Expand Down

0 comments on commit f6eb406

Please sign in to comment.