mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
3 lines
113 B
TypeScript
3 lines
113 B
TypeScript
export * from './xml-http-request';
|
|
export { XMLHttpRequestEventTarget } from './xml-http-request-event-target';
|