UNPKG

@equinor/mad-core

Version:

Core library for the Mobile App Delivery team

6 lines (5 loc) 149 B
import React from "react"; /** * This screen will display the latest releasenotes */ export declare const WhatsNewScreen: () => React.JSX.Element;