1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import {CALL_RESULT_FUN} from "../interface.uts"
|
||||
export function openCameraApi(callback : CALL_RESULT_FUN, onlyCameras : boolean) {
|
||||
|
||||
}
|
||||
export function closeCamera() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user