UNPKG

cros-data

Version:
9 lines (8 loc) 196 B
import { Client } from "./client"; import { Hub } from "./hub"; declare const _default: { Client: typeof Client; Hub: typeof Hub; _VERSION: string; }; export default _default;