elearning/Frontend-Learner/node_modules/nuxt/dist/app/compat/interval.d.ts
2026-01-13 10:48:02 +07:00

1 line
80 B
TypeScript

export declare const setInterval: typeof globalThis.setInterval | (() => void);