PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/expo/build/launch
Просмотр файла: withExpoRoot.web.js
import * as React from 'react';
import { attachRecoveredProps } from './RecoveryProps';
export default function withExpoRoot(AppRootComponent) {
return class ExpoRootComponent extends React.Component {
render() {
const combinedProps = attachRecoveredProps(this.props);
return React.createElement(AppRootComponent, { ...combinedProps });
}
};
}
//# sourceMappingURL=withExpoRoot.web.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!