7 lines
159 B
TypeScript
7 lines
159 B
TypeScript
export {
|
|
PARTNER_LOG_CATEGORY_OPTIONS,
|
|
PARTNER_LOG_CATEGORY_LABELS,
|
|
resolvePartnerLogCategory,
|
|
type PartnerLogCategory,
|
|
} from '@dukang/shared-types';
|