UNPKG

freelii-passkey-kit

Version:

A helper library for creating and using smart wallet accounts on the Stellar blockchain.

4 lines (3 loc) 168 B
export { TelemetryService } from './TelemetryService'; export { getTelemetryConfigFromEnv } from './env'; export type { TelemetryConfig, ExporterType } from './types';