astro-ghostcms/.pnpm-store/v3/files/fe/2c447fbf9922617f50e96ba986f...

4 lines
212 B
Plaintext

export { getConfiguredImageService, getImage } from './internal.js';
export { baseService, isLocalService } from './services/service.js';
export { type LocalImageProps, type RemoteImageProps } from './types.js';