Files
epg/scripts/core/index.ts
2026-04-21 19:01:37 +02:00

4 lines
108 B
TypeScript

export * from './htmlTable'
export * from './utils'
export { default as multifetch } from './multifetch'