Just use a sensibly named export, you were going to write a "how to use" code snippet for the top of your readme anyway.
Also means that all of the code snippets your users send you will be immediately sensible, even without them having to include their import statements (assuming they don't use "as" renaming, which only makes sense when there's conflicts anyway)
No comments yet.