Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseOptions

Hierarchy

Index

Properties

Optional exclude

exclude: undefined | string

Optional excludeExternals

excludeExternals: undefined | true | false

Optional excludePrivate

excludePrivate: undefined | true | false

Optional externalPattern

externalPattern: undefined | string

Optional includeDeclarations

includeDeclarations: undefined | true | false

Optional mode

mode: undefined | string

Optional module

module: "common.js" | "amd" | "system" | "umd"

Optional target

target: "ES3" | "ES5" | "ES6"

Optional tsconfig

tsconfig: boolean | string

Generated using TypeDoc