@tak-ps/node-tak
Preparing search index...
Export
Class Export
Hierarchy
default
Export
Index
Constructors
constructor
Properties
api
schema
Methods
cli
export
Constructors
constructor
new
Export
(
api
:
TAKAPI
)
:
Export
Parameters
api
:
TAKAPI
Returns
Export
Properties
api
api
:
TAKAPI
schema
schema
:
{}
= {}
Methods
cli
cli
()
:
Promise
<
string
|
object
>
Returns
Promise
<
string
|
object
>
export
export
(
query
:
{
endTime
:
string
;
extendedData
?:
boolean
;
format
:
string
;
groups
:
string
[]
;
interval
?:
number
;
multiTrackThreshold
?:
string
;
optimizeExport
?:
boolean
;
startTime
:
string
;
}
,
)
:
Promise
<
Readable
>
Parameters
query
:
{
endTime
:
string
;
extendedData
?:
boolean
;
format
:
string
;
groups
:
string
[]
;
interval
?:
number
;
multiTrackThreshold
?:
string
;
optimizeExport
?:
boolean
;
startTime
:
string
;
}
Returns
Promise
<
Readable
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
api
schema
Methods
cli
export
@tak-ps/node-tak
Loading...