Github user benkeen commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/111#issuecomment-60424056
Thanks @garrensmith. Yeah, I don't mind sticking it in the /app folder. And
including bundling it with FauxtonAPI so it can be accessed everywhere without
having to explicitly add dependencies is probably the way to go, long-term.
Plus I guess I can always just shorten it by storing it in a local var. :)
```javascript
var C = FauxtonAPI.constants;
// C.YAY
```
I'll update the code.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---