UNPKG

@becomes/cms-cloud-client

Version:

SDK for accessing BCMS Cloud API

8 lines (7 loc) 208 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.createThrowable = void 0; function createThrowable(init) { return init(); } exports.createThrowable = createThrowable;