1 line
89 B
TypeScript
1 line
89 B
TypeScript
export const liveTailOrder = () => ['scroll-history', 'assistant', 'live-todo'] as const
|