Files
dealplustech/dealplustech-astro/node_modules/astro/dist/content/loaders/index.d.ts
2026-03-02 12:35:14 +07:00

4 lines
96 B
TypeScript

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