feat: kb crud
This commit is contained in:
4
src/constants/plugin.ts
Normal file
4
src/constants/plugin.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export enum SplitTextTypEnum {
|
||||
'qa' = 'qa',
|
||||
'subsection' = 'subsection'
|
||||
}
|
||||
Reference in New Issue
Block a user