UNPKG

@abdalla-1/swisco

Version:
18 lines (17 loc) 411 B
import { jsx as _jsx } from "react/jsx-runtime"; import "react"; import { TamaguiProvider } from "tamagui"; import { config } from "../../../config"; var SwiscoProvider = function (param) { var { children, ...props } = param; return /* @__PURE__ */_jsx(TamaguiProvider, { config, ...props, children }); }; export { SwiscoProvider }; //# sourceMappingURL=SwiscoProvider.native.js.map