3 lines
53 B
TypeScript
Raw Normal View History

2022-01-14 22:07:02 +08:00
export enum ChatCategoryEnum {
Border = '边框',
}