UNPKG

school-schedule-sync

Version:

Synchronization between JSON schedule and Google Calendar

3 lines 126 B
import '@anmiles/prototypes'; export declare function sync(profile: string): Promise<void>; //# sourceMappingURL=sync.d.ts.map