UNPKG

@shopify/app-bridge

Version:

**[Join our team and work on libraries like this one.](https://www.shopify.ca/careers)**

3 lines (2 loc) 143 B
import type { ClientApplication } from '../../client'; export declare function getSessionToken(appBridge: ClientApplication): Promise<string>;