IOweb/node_modules/astro/dist/content/loaders/index.d.ts
2026-07-03 15:07:38 -05:00

3 lines
96 B
TypeScript

export { file } from './file.js';
export { glob } from './glob.js';
export * from './types.js';