mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
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';
|