Is it possible to create a wildcard route? Like: `Picker.route('/*', function() { })` Thanks!
Is it possible to create a wildcard route?
Like:
Picker.route('/*', function() { })Thanks!