troch / route-node

A package to create a tree of named routes
MIT License
20 stars 15 forks source link

README example code not updated #20

Closed ibc closed 4 years ago

ibc commented 6 years ago
tree.buildPath('admin.home', {}, { trailingSlash: false });

Note trailingSlash usage.