Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
XOAuthGenerator
Class XOAuthGenerator
Index
Constructor methods
constructor
Methods
generate
Constructor methods
constructor
(
options
:
XOAuthGeneratorOptions
)
:
XOAuthGenerator
Parameters
options:
XOAuthGeneratorOptions
Returns
XOAuthGenerator
Methods
public
generate
(
callback
:
() => any
)
:
string
Parameters
callback:
() => any
Returns
string
Globals