astro-ghostcms/.pnpm-store/v3/files/24/7cf2986d869aade243ec274baa4...

4 lines
121 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import { type LocalImageService } from './service.js';
declare const service: LocalImageService;
export default service;