UNPKG

maycur-business

Version:

maycur business react components of web

10 lines (8 loc) 148 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = identity; function identity(x) { return x; }