Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/meepobrother/nger into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
meepobrother committed May 3, 2019
2 parents 4ecbbad + ba8c151 commit 537fbc4
Show file tree
Hide file tree
Showing 2 changed files with 747 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nger-platform-weapp/lib/http.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Http } from 'nger-core'
import { AxiosRequestConfig, AxiosResponse } from 'axios'
import { AxiosRequestConfig, AxiosResponse } from 'axios';
// todo
declare const wx: any;
export class NgerWeappHttp extends Http {
Expand Down
Loading

0 comments on commit 537fbc4

Please sign in to comment.