sajt/types/watch.d.ts

1 line
75 B
TypeScript

export declare function setWatcher(callback: (url: string) => void): void;