UNPKG

@bit-ui-libs/common

Version:
7 lines (6 loc) 99 B
export interface Category { id: string; appName: string; name: string; parentId: string; }