Files
antrean-anjungan/examples/nuxt3-websocket-client/node_modules/nuxt/dist/app/compat/interval.d.ts
T
2025-09-18 19:01:22 +07:00

2 lines
80 B
TypeScript

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