Files
dealplustech/dealplustech-astro/node_modules/astro/dist/assets/index.d.ts
2026-03-02 12:35:14 +07: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';