📄 lifecycleMethods.d.ts
/home/palash/git/site/node_modules/eslint-plugin-react/lib/util/lifecycleMethods.d.ts
Language: ts • Lines: 6
declare const _exports: {
    instance: string[];
    static: string[];
};
export = _exports;
//# sourceMappingURL=lifecycleMethods.d.ts.map