Hacker News new | ask | show | jobs
by loganfsmyth 3937 days ago
Just a nit, but that isn't destructuring. Named import syntax has several differences, since name aliasing uses a different format and you cannot nest or provide default values.