Sports Lib API - v17.3.0
GitHub
npm
Preparing search index...
API
EventExporterJSON
Class EventExporterJSON
Implements
EventExporter
Index
Constructors
constructor
Properties
file
Extension
file
Type
Methods
export
get
As
String
export
get
As
String
Constructors
constructor
new
EventExporterJSON
()
:
EventExporterJSON
Returns
EventExporterJSON
Properties
file
Extension
fileExtension
:
string
= 'json'
file
Type
fileType
:
string
= 'application/json'
Methods
export
export
(
event
:
EventInterface
)
:
EventJSONInterface
Parameters
event
:
EventInterface
Returns
EventJSONInterface
get
As
String
getAsString
(
event
:
EventInterface
)
:
Promise
<
string
>
Parameters
event
:
EventInterface
Returns
Promise
<
string
>
Static
export
export
(
event
:
EventInterface
)
:
EventJSONInterface
Parameters
event
:
EventInterface
Returns
EventJSONInterface
Static
get
As
String
getAsString
(
event
:
EventInterface
)
:
Promise
<
string
>
Parameters
event
:
EventInterface
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
file
Extension
file
Type
Methods
export
get
As
String
export
get
As
String
GitHub
npm
Sports Lib API - v17.3.0
Loading...