Removendo export default
This commit is contained in:
parent
50c52f72dc
commit
03f51f1520
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
import axios from 'axios';
|
||||
import LhispOauthClient from "../src/lhisp-oauth-client";
|
||||
import { LhispOauthClient } from "../src/lhisp-oauth-client";
|
||||
import { ContentType, LhispOauthClientConstructorParams } from '../src/lhisp-oauth-client.t';
|
||||
|
||||
// Mock jest and set the type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue