UNPKG
museaikit
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.0
A powerful music-focused AI toolkit
flufy3d/MuseAIKit
museaikit
/
es6
/
core
/
compat
/
performance_node.d.ts
5 lines
(4 loc)
•
107 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
now
:
() =>
number
;
export
declare
const
timing
: {
navigationStart
:
number
; };