mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 22:25:19 +00:00
[improvement][project] supersonic 0.6.0 version update (#16)
Co-authored-by: lexluo <lexluo@tencent.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
export enum ChatConfigType {
|
||||
DETAIL = 'detail',
|
||||
AGG = 'agg',
|
||||
}
|
||||
|
||||
export enum TransType {
|
||||
DIMENSION = 'dimension',
|
||||
METRIC = 'metric',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user