4 lines
37 B
TypeScript
4 lines
37 B
TypeScript
|
|
declare const wx: any;
|
||
|
|
|
||
|
|
export = wx;
|