Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/site/demo/base"

Index

Type aliases

IDownloadOptions

IDownloadOptions: _NovelSite.IDownloadOptions & _NovelSite.IOptions & IOptionsPlus

IFetchChapter

IFetchChapter: object

Type declaration

  • Optional body?: any
  • Optional dom?: IJSDOM
  • Optional json?: any
  • Optional res?: ResponseRequest

IOptionsPlus

IOptionsPlus: object

Type declaration

IOptionsRuntime

IOptionsRuntime: _NovelSite.IOptionsRuntime & IOptionsPlus

ISessionData

ISessionData: object

Type declaration

  • [key: string]: any

Variables

Const NovelSite

NovelSite: NovelSiteDemo = NovelSiteDemo as typeof NovelSiteDemo

Generated using TypeDoc