@alauda-fe/common
Version:
Alauda frontend team common codes.
12 lines (11 loc) • 388 B
TypeScript
/**
* @packageDocumentation
* @module k8s-shared
* @preferred
*/
export * from './update-description-dialog/component';
export * from './update-display-name-dialog/component';
export * from './update-key-value-dialog/component';
export * from './k8s-shared-util.service';
export * from './k8s-resource-translate-key.pipe';
export * from './resource-mark/k8s-resource-mark.component';