UNPKG

rax-link

Version:
9 lines (7 loc) 168 B
"use strict"; exports.__esModule = true; exports.default = wrapDefaultProperties; function wrapDefaultProperties(Link) { Link.displayName = 'Link'; return Link; }