UNPKG

@scaleway/sdk-client

Version:
9 lines (8 loc) 174 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); class API { constructor(client) { this.client = client; } } exports.API = API;