Files
homewebsite/node_modules/astro/dist/assets/index.d.ts
2025-10-17 20:17:33 +00:00

4 lines
212 B
TypeScript

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