UNPKG

@exmg/livery

Version:

Ex Machina Group Livery Web SDK.

9 lines (6 loc) 207 B
// Copy from aws-sdk types import { GlobalConfigInstance } from './lib/config'; export * from './lib/core'; export * from './clients/all'; export var config: GlobalConfigInstance; export as namespace AWS;