@regulaforensics/vp-frontend-face-components 7.2.1726-nightly → 7.2.1727-nightly

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -231,6 +231,7 @@ export { }
231
231
 
232
232
  declare global {
233
233
  const FACE_WASM_S3_PATH: string;
234
+ const FACE_API: string;
234
235
 
235
236
  namespace React.JSX {
236
237
  interface IntrinsicElements {