UNPKG

@stripe/ui-extension-sdk

Version:

The suite of functionality available to UI extensions in Stripe apps

4 lines (3 loc) 143 B
import { getDashboardUserEmail } from './utils/getDashboardUserEmail'; export { getDashboardUserEmail }; export default getDashboardUserEmail;