UNPKG

@arcblock/did-playground

Version:

React components that works with wallet-playground

9 lines (8 loc) 283 B
import { createAuthServiceSessionContext as e } from "@arcblock/did-connect/lib/Session"; const { SessionProvider: s, SessionContext: t, SessionConsumer: i, withSession: n } = e(); export { i as SessionConsumer, t as SessionContext, s as SessionProvider, n as withSession };