mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
dbc97b121f
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2 lines
83 B
TypeScript
2 lines
83 B
TypeScript
export type * from './dist/@types/astro.js';
|
|
export * from './dist/core/index.js';
|