docs: Upgrade to Docusaurus 3 (#1783)
* docs: Upgrade to latest Docusaurus/Typedoc * chore: Re-run typedoc * docs: Upgrade to Docusaurus 3 * Add `docs/api/` to gitignore * Remove `docs` from git * Remove V3 banner * fix: Export `PixelFormat`
This commit is contained in:
@@ -32,7 +32,7 @@ To achieve **maximum performance**, the `detectFaces` function is written in a n
|
||||
|
||||
### Types
|
||||
|
||||
Similar to a TurboModule, the Frame Processor Plugin Registry API automatically manages type conversion from JS <-> native. They are converted into the most efficient data-structures, as seen here:
|
||||
Similar to a TurboModule, the Frame Processor Plugin Registry API automatically manages type conversion from JS to native. They are converted into the most efficient data-structures, as seen here:
|
||||
|
||||
| JS Type | Objective-C/Swift Type | Java/Kotlin Type |
|
||||
|----------------------|-------------------------------|----------------------------|
|
||||
|
Reference in New Issue
Block a user