The central part of the Duality framework. Implements the CouchDB design doc API in the browser and handles the dispatching of URLs
Add duality
to your dependencies section in kanso.json
.
...
"dependencies": {
"duality": null,
...
}
Run kanso install
to fetch the package.