prefix imported types with module name
Fully qualify type names by prefixing with the module name that they're imported from.
Loading
Please register or sign in to comment
Fully qualify type names by prefixing with the module name that they're imported from.