UNPKG

unity-i18n

Version:
5 lines 194 B
import { Reporter } from "./Reporter.js"; const globalOption = {}; const reporter = new Reporter(); export const toolchain = { globalOption, reporter }; //# sourceMappingURL=toolchain.js.map