mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
a60861c960
* fix: move ambient types to separate modue * chore: changeset
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
import './virtual.js';
|
|
|
|
export { default, cli } from './dist/index.js';
|