UNPKG

@bacons/expo-metro-runtime

Version:

Tools for making experimental Metro bundler features work

7 lines 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function ErrorToastContainer({ children }) { return children; } exports.default = ErrorToastContainer; //# sourceMappingURL=ErrorToastContainer.js.map