UNPKG

react-obsidian

Version:

Dependency injection framework for React and React Native applications

8 lines 273 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { fromSubgraph: 'FromSubgraph', fromStringProvider: 'Fear kills progress', anotherString: 'Yet another injected string', }; //# sourceMappingURL=injectedValues.js.map