Variable documentSelectorConst

documentSelector: {
    binary: boolean;
    full_title: boolean;
    hash: boolean;
    html: boolean;
    meta: boolean;
} = ...

Type declaration

  • binary: boolean
  • full_title: boolean
  • hash: boolean
  • html: boolean
  • meta: boolean