UNPKG

@equinor/mad-core

Version:

Core library for the Mobile App Delivery team

3 lines (2 loc) 140 B
import React, { PropsWithChildren } from "react"; export declare function EnvironmentProvider(props: PropsWithChildren): React.JSX.Element;