typedoc.mjs 70 B

1234
  1. module.exports = {
  2. excludePrivate: true,
  3. excludeExternals: true
  4. }