mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
|
/// <reference types="./config-augment.d.ts" />
|
||
|
export type * from './dist/index.js';
|