0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/db/index.d.ts
2025-01-13 15:15:59 +00:00

3 lines
72 B
TypeScript

import './virtual.js';
export { default, cli } from './dist/index.js';