IHotStaq
Interface: IHotStaq
The main class that handles all HTML preprocessing, then outputs the results.
Implemented by​
Table of contents​
Properties​
Properties​
api​
• Optional api: HotAPI
The api that's used to communicate with.
Defined in​
components​
• Optional components: Object
The components that can be constructed.
Index signature​
â–ª [name: string]: HotComponent
Defined in​
files​
• Optional files: Object
The files that can be stored for later use.
Index signature​
â–ª [name: string]: HotFile
Defined in​
hotSite​
• Optional hotSite: HotSite
The loaded hotsite.
Defined in​
mode​
• Optional mode: DeveloperMode
Indicates what type of execution this is.
Defined in​
pages​
• Optional pages: Object
The pages that can be constructed.
Index signature​
â–ª [name: string]: HotPage
Defined in​
testerAPI​
• Optional testerAPI: HotAPI
The tester api that's used to communicate with.