@carbon/ibm-products-web-components
Version:
Carbon for IBM Products Web Components
11 lines • 319 B
TypeScript
/**
* @license
*
* Copyright IBM Corp. 2026
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*/
import './action-set';
export type { ActionButton, ButtonSize, ButtonKind } from './action-set';
//# sourceMappingURL=index.d.ts.map