2020-06-14 21:57:04 -07:00

4 lines
78 B
JavaScript

declare module 'jayson/lib/client/browser' {
declare module.exports: any;
}