Interface: EditSession
Defined in: gate.ts:28
An open edit session.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
source | "url" | "storage" | How the token arrived: fresh from the URL, or remembered from storage. | gate.ts:32 |
token | string | The token the page presented. | gate.ts:30 |