UNPKG

@carbon/ibm-products-web-components

Version:

Carbon for IBM Products Web Components

14 lines (11 loc) 328 B
/** * Copyright IBM Corp. 2024 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. */ var version = "0.17.0-rc.0"; var packageJson = { version: version}; export { packageJson as default, version }; //# sourceMappingURL=package.json.js.map