UNPKG

@gzued/antd-compiled

Version:

Pre-bundled Ant Design 4.x and related dependencies for @gzued packages

16 lines (12 loc) 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; /* istanbul ignore file */ /** This is a placeholder, not real render in dom */ var TreeNode = function TreeNode() { return null; }; var _default = TreeNode; exports.default = _default;