Files
dealplustech/dealplustech-astro/node_modules/astro/dist/container/vite-plugin-container.d.ts
2026-03-02 12:35:14 +07:00

3 lines
90 B
TypeScript

import type * as vite from 'vite';
export default function astroContainer(): vite.Plugin;