Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PassportConfig

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { hash: number; countriesLangs: DataJSON }

Type declaration

CONSTRUCTOR_ID: 2694370991
SUBCLASS_OF_ID: 3328622765
classType: "constructor"
className: "help.PassportConfig"
hash: number
countriesLangs: DataJSON

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { hash: number; countriesLangs: DataJSON }

Constructors

Generated using TypeDoc