Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "framesync", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "A tiny frame scheduler for performantly batching reads and renders", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -1,2 +0,2 @@ | ||
export function currentFrameTimestamp(): number; | ||
export function currentFrameTime(): number; | ||
export function currentTime(): number; | ||
@@ -3,0 +3,0 @@ export function timeSinceLastFrame(): number; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9992
10
98
1
0