We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c9eb6 commit fdad1b4Copy full SHA for fdad1b4
src/node.d.ts
@@ -1,5 +1,5 @@
1
import { MqlPayload, MqlOptions } from '../lightweight';
2
-export { MicrolinkError, MqlError, MqlPayload } from '../lightweight'
+export { MicrolinkApiOptions, MicrolinkError, MqlError, MqlPayload } from '../lightweight'
3
4
import { Response, Options as GotOpts } from 'got/dist/source/core'
5
0 commit comments