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

5 lines
79 B
JavaScript

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