5 lines
160 B
JavaScript
5 lines
160 B
JavaScript
'use strict';
|
|
|
|
export { default as updateProps } from './updateProps';
|
|
export { updatePropsJestWrapper } from './updateProps';
|
|
//# sourceMappingURL=index.js.map
|