[ci] format
This commit is contained in:
parent
820a26dde5
commit
67f91fe2fd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import type http from 'http';
|
||||
import type * as vite from 'vite';
|
||||
import mime from 'mime';
|
||||
import type * as vite from 'vite';
|
||||
import type { AstroConfig, ManifestData } from '../@types/astro';
|
||||
import type { SSROptions } from '../core/render/dev/index';
|
||||
|
||||
|
|
Loading…
Reference in a new issue