UNPKG

@amplience/dc-cli

Version:
6 lines (5 loc) 216 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const mock_ch_1 = require("../mock-ch"); const chClientFactory = (_) => new mock_ch_1.MockContentHub(); exports.default = chClientFactory;