Skip to content

Commit b388d85

Browse files
committed
chore: expose MicrolinkApiOptions
1 parent 4172e6f commit b388d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightweight/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ type MqlQueryOptions = {
7878
| 'video'
7979
}
8080

81-
type MicrolinkApiOptions = {
81+
export type MicrolinkApiOptions = {
8282
adblock?: boolean
8383
animations?: boolean
8484
audio?: boolean

0 commit comments

Comments
 (0)