UNPKG

skyhub

Version:
9 lines 339 B
import { SkyHub } from './src/skyhub'; export { SkyHub } from './src/skyhub'; export declare namespace Test { function test(parameters: SkyHub.Parameters): void; } export declare const SkyhubClient: typeof SkyHub.Client; declare const _default: typeof SkyHub.Client; export default _default; //# sourceMappingURL=index.d.ts.map