4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
import { defineConfig } from "astro-imagetools/config";
|
|
|
|
export default defineConfig({});
|