UNPKG

control-see

Version:

Control Util Documentos Electronicos SUNAT

9 lines 183 B
export class WSBase { get client() { return this._client; } set client(client) { this._client = client; } } //# sourceMappingURL=ws-base.js.map