UNPKG

@legendapp/state

Version:
4 lines (3 loc) 191 B
declare const currentTime: import("@legendapp/state").ObservableObject<Date>; declare const currentDay: import("@legendapp/state").ObservableObject<Date>; export { currentTime, currentDay };