justinhoward/papaya

View on GitHub
typedoc.js

Summary

Maintainability
A
0 mins
Test Coverage
module.exports = {
  src: 'index.js',
  out: 'doc',
  mode: 'file',
  excludePrivate: true
}