mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -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';
|