Skip to content

Commit 7056b74

Browse files
authored
Merge pull request #113 from long-woo/dev
fix(dart): 修复错误
2 parents b95296d + 3fc7c6a commit 7056b74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/dart/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export const DartPlugin: IPlugin = {
2525
func(
2626
type,
2727
undefined,
28+
undefined,
2829
pluginSetup,
2930
) ||
3031
pluginSetup.unknownType

0 commit comments

Comments
 (0)