0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

[ci] format

This commit is contained in:
matthewp 2022-07-07 17:51:24 +00:00 committed by fredkbot
parent 502f063131
commit 9f54fa3cd9

View file

@ -1,5 +1,5 @@
export * from './index';
export type { Image } from '../components/index'; export type { Image } from '../components/index';
export * from './index';
export type InputFormat = export type InputFormat =
| 'heic' | 'heic'