Skip to content

Commit 9a69b1a

Browse files
committed
fix(ajax): add setAjax to public api
1 parent fff7837 commit 9a69b1a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/ajax/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export { ajax } from './src/ajax.js';
1+
export { ajax, setAjax } from './src/ajax.js';
22

33
export { AjaxClass } from './src/AjaxClass.js';
44

scripts/insert-header.js

100644100755
File mode changed.

0 commit comments

Comments
 (0)