Houjie
6 天以前 51c7896fd8e45085dd5cdfff11e79a00ee0a7379
1
2
3
export declare class CameraPermissions {
    static hasPermissions(): Promise<boolean>;
}