UNPKG

matrix-react-sdk

Version:
5 lines (4 loc) 75 B
export default interface IWatcher { start(): void; stop(): void; }