TParams NormalFunction SuspendNormalFunction等需要设置为Public #13
Closed
danatechgithub4
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
useEmptyPlugin是否也可以放开给我们使用? |
Beta Was this translation helpful? Give feedback.
1 reply
-
因为kt的强类型缺乏足够的灵活性,所以编写自定义插件比较繁琐,而且自定义插件扩展的需求场景也不多。 所以这几个类型别名被我限定在包内使用,我会在快照版本放开这一限制,方便测试,正式版本仍然维持原样,在正式的业务环节你可以复制源码中的 别名声明 到你的文件中。 useEmptyPlugin 将会 public |
Beta Was this translation helpful? Give feedback.
0 replies
-
1.0.15-SNAPSHOT/ 已上传 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions