UNPKG

impair

Version:

A framework for building React applications with OOP principles and a layered architecture.

3 lines (2 loc) 151 B
export declare function onUnmount(target: any, propertyKey: string): void; export declare function getOnUnmountMethods(instance: any): (() => void)[];