UNPKG

react-imported-component

Version:
6 lines (5 loc) 161 B
/** * provides react-imported-component configuration * @param {ImportedConfiguration} config */ export var configure = function (config) { return config; };