mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-27 02:59:37 +08:00
perf: format code with better style (#5283)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import ora, { type Ora } from 'ora';
|
||||
import type { Ora } from 'ora';
|
||||
|
||||
import ora from 'ora';
|
||||
|
||||
interface SpinnerOptions {
|
||||
failedText?: string;
|
||||
|
||||
Reference in New Issue
Block a user