mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
BF: Import Clock utils in core
for parity with PsychoPy
This commit is contained in:
parent
74111a894f
commit
3052ab4cee
@ -8,3 +8,4 @@ export * from "./PsychoJS.js";
|
||||
export * from "./ServerManager.js";
|
||||
export * from "./Window.js";
|
||||
export * from "./WindowMixin.js";
|
||||
export * from "../util/Clock.js";
|
||||
|
Loading…
Reference in New Issue
Block a user