UNPKG

@omni-door/tpl-ssr-react

Version:
5 lines (4 loc) 187 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tpl = "`\n \"resolutions\": {\n \"@types/react\": \"${type_react}\"\n },\n`"; exports.default = tpl;