[packages][docs] fix few issues in code comments, regenerate docs data (#19366)
[av][barcode-scanner][sensors][config plugins] Rebuild config pluginsThis change is purely cosmetic from our point of view.Rationale: `[email protected]` was shipped with https://www.typescriptlang.o
[av][barcode-scanner][sensors][config plugins] Rebuild config pluginsThis change is purely cosmetic from our point of view.Rationale: `[email protected]` was shipped with https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-4.html#more-compliant-indirect-calls-for-imported-functions and config plugin for `expo-av`, `expo-barcode-scanner` and `expo-sensors` were not rebuilt against this change.
show more ...
[sdk] convert plugins to typescript (#11715)* Converted plugins to TypeScript * Built packages * Updated CHANGELOGs