@clr/angular
Version:
Angular components for Clarity
26 lines (22 loc) • 803 B
JavaScript
/*
* Copyright (c) 2016-2026 Broadcom. All Rights Reserved.
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
* This software is released under MIT license.
* The full license information can be found in LICENSE in the root directory of this project.
*/
var Type;
(function (Type) {
Type["Solid"] = "solid";
Type["Outlined"] = "outlined";
})(Type || (Type = {}));
/*
* Copyright (c) 2016-2026 Broadcom. All Rights Reserved.
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
* This software is released under MIT license.
* The full license information can be found in LICENSE in the root directory of this project.
*/
/**
* Generated bundle index. Do not edit.
*/
export { Type };
//# sourceMappingURL=clr-angular-emphasis-common.mjs.map