fix(ajax): add setAjax to public api
This commit is contained in:
parent
fff7837522
commit
9a69b1a107
2 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export { ajax } from './src/ajax.js';
|
||||
export { ajax, setAjax } from './src/ajax.js';
|
||||
|
||||
export { AjaxClass } from './src/AjaxClass.js';
|
||||
|
||||
|
|
|
|||
0
scripts/insert-header.js
Normal file → Executable file
0
scripts/insert-header.js
Normal file → Executable file
Loading…
Reference in a new issue