Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Plugin

Index

Properties

Optional clear

clear: undefined | (() => Chainable)

create

create: () => Chainable

Type declaration

Optional hijack

hijack: undefined | (() => Chainable)

Optional setGlobal

setGlobal: undefined | ((global: Window | null) => () => Chainable)

Optional unhijack

unhijack: undefined | (() => Chainable)

Generated using TypeDoc