UNPKG

@humanlayer/sdk

Version:

typescript client for humanlayer.dev

7 lines (6 loc) 210 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HumanLayerException = void 0; class HumanLayerException extends Error { } exports.HumanLayerException = HumanLayerException;