UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

20 lines (14 loc) 596 B
/** * Copyright IBM Corp. 2020, 2025 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var _commonjsHelpers = require('./_commonjsHelpers.js'); var index = require('../node_modules/prop-types/index.js'); var propTypesExports = /*@__PURE__*/ index.__require(); var PropTypes = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(propTypesExports); exports.default = PropTypes; exports.propTypesExports = propTypesExports;