helenamerk / mic-check

Human-readable explanations for what is taxable on your crypto transactions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-export specific audio/video permissions methods

aleksanderfret opened this issue · comments

There are specific methods for checking permissions only for Audio/Video. But they're not re-export from index.ts file. I know, that I can create this specific function by myself by passing specific constraints o the requestMediaPermissions or import via 'mic-check/lib/requestMediaPermissions', but it would be good to have the already re-exported in the index.ts