kit not defined in original scripts like Convert Colors
#506
-
|
I'm using |
Beta Was this translation helpful? Give feedback.
Answered by
johnlindquist
Nov 5, 2021
Replies: 1 comment 1 reply
-
|
You can safely remove any line of code that has "await kit" on it. Those methods that were originally imported off of kit are now in the global scope. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AlanBreck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You can safely remove any line of code that has "await kit" on it. Those methods that were originally imported off of kit are now in the global scope.