UNPKG

astro-htaccess

Version:

Astro integration to generate an Apache .htaccess file

4 lines (3 loc) 136 B
import { integration as htaccessIntegration } from "./htaccess.js"; export { htaccessIntegration }; export default htaccessIntegration;