2 lines
73 B
TypeScript
Raw Permalink Normal View History

export type TConfigType = 'server' | 'cluster' | 'coreflow' | 'service';