Add axios export
This commit is contained in:
parent
e169206821
commit
f2c31d866d
|
@ -22,7 +22,7 @@ import filetype from 'file-type';
|
|||
import filewatcher from 'filewatcher';
|
||||
import VTooltip from 'v-tooltip';
|
||||
|
||||
export { jQuery as $ };
|
||||
export { jQuery as $, axios };
|
||||
|
||||
export default class {
|
||||
|
||||
|
|
Loading…
Reference in New Issue