UNPKG

207 BJavaScriptView Raw
1export var text = {
2 group: 'inline',
3 toDebugString:
4 // @ts-ignore
5 process.env.NODE_ENV !== 'production' ? undefined : function () { return 'text_node'; },
6};
7//# sourceMappingURL=text.js.map
\No newline at end of file