clj-commons / secretary

A client-side router for ClojureScript.
773 stars 64 forks source link

Fix the syntax for extend-protocol #66

Closed sgrove closed 9 years ago

sgrove commented 9 years ago

Avoids warnings in latest cljs release (3119). Definitely needs someone to double-check the syntax, since I rarely use extend-protocol