Preparing search index...
The search index is not available
@novice1/frame - v0.1.10
@novice1/frame
FrameOptions
Interface FrameOptions
interface
FrameOptions
{
docs
?:
DocsConfig
|
IDocsShape
;
framework
?:
FrameworkOptions
;
routers
?:
IRouter
[]
;
security
?:
ISecurityShape
;
}
Hierarchy (
view full
)
Options
FrameOptions
Index
Properties
docs?
framework?
routers?
security?
Properties
Optional
docs
docs
?:
DocsConfig
|
IDocsShape
Optional
framework
framework
?:
FrameworkOptions
Optional
routers
routers
?:
IRouter
[]
Optional
security
security
?:
ISecurityShape
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
docs
framework
routers
security
@novice1/frame - v0.1.10
Loading...