Assignment5_new/node_modules/eslint-plugin-react/lib/util/lifecycleMethods.d.ts

6 lines
140 B
TypeScript
Raw Normal View History

2025-01-07 05:14:59 +00:00
declare const _exports: {
instance: string[];
static: string[];
};
export = _exports;
//# sourceMappingURL=lifecycleMethods.d.ts.map