ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
ExportOptions
Interface ExportOptions
interface
ExportOptions
{
outputPath
?:
string
;
title
?:
string
;
includeTimestamp
?:
boolean
;
customCss
?:
string
;
}
Index
Properties
output
Path?
title?
include
Timestamp?
custom
Css?
Properties
Optional
output
Path
outputPath
?:
string
Optional
title
title
?:
string
Optional
include
Timestamp
includeTimestamp
?:
boolean
Optional
custom
Css
customCss
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
output
Path
title
include
Timestamp
custom
Css
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...