UNPKG

@ice/stark-html

Version:

icestark-html is a JavaScript library for icestark, used for processing html.

7 lines 203 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function warn(message) { return console && console.warn(message); } exports.warn = warn; //# sourceMappingURL=utils.js.map