3 lines
113 B
TypeScript
3 lines
113 B
TypeScript
|
export * from './xml-http-request';
|
||
|
export { XMLHttpRequestEventTarget } from './xml-http-request-event-target';
|