fastn icon indicating copy to clipboard operation
fastn copied to clipboard

import alias clash should not be allowed

Open amitu opened this issue 2 years ago • 0 comments

-- import: fastn.com/blog/strongly-typed as p12
-- import: fastn.com/blog/search as p12
-- import: foo/p12

We should not allow shadowing.

amitu avatar Dec 19 '23 05:12 amitu