astro-ghostcms/.pnpm-store/v3/files/e9/91409b95a44ed6dc7f27695aede...

4 lines
129 B
Plaintext
Raw Normal View History

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