UNPKG

react-obsidian

Version:

Dependency injection framework for React and React Native applications

10 lines 338 B
import saveMethod from './method'; import saveProperty from './property'; declare const _default: { saveClassMethod: typeof saveMethod; saveClassProperty: typeof saveProperty; saveIdentifier: typeof saveProperty; saveTSParameterProperty: typeof saveProperty; }; export default _default; //# sourceMappingURL=index.d.ts.map