mirror of
https://github.com/withastro/astro.git
synced 2025-01-22 18:41:55 -05:00
d74617cbd3
* refactor: types * feat: refactor types * chore: organize imports * fix: remaining references * docs: types * refactor: small changes * chore: changeset
2 lines
89 B
TypeScript
2 lines
89 B
TypeScript
export type * from './dist/types/public/index.js';
|
|
export * from './dist/core/index.js';
|