UNPKG

@saber2pr/react

Version:

react in Typescript.

9 lines (8 loc) 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var HostConfig = {}; exports.HostConfig = HostConfig; function setHostConfig(config) { Object.assign(HostConfig, config); } exports.setHostConfig = setHostConfig;