mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] format
This commit is contained in:
parent
502f063131
commit
9f54fa3cd9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
export * from './index';
|
||||
export type { Image } from '../components/index';
|
||||
export * from './index';
|
||||
|
||||
export type InputFormat =
|
||||
| 'heic'
|
||||
|
|
Loading…
Reference in a new issue