UNPKG

matrix-react-sdk

Version:
4 lines (3 loc) 55 B
export interface IDestroyable { destroy(): void; }