I want to check whether a specify package has imported using #if #end
scope, which make my code work correctly both in the project with or without specify package.
How can I do this, is there any definition can tell me a package is imported?
I want to check whether a specify package has imported using #if #end
scope, which make my code work correctly both in the project with or without specify package.
How can I do this, is there any definition can tell me a package is imported?