This website requires JavaScript.
Explore
Help
Sign In
github
/
awesome-cordova-plugins
Watch
2
Star
0
Fork
1
You've already forked awesome-cordova-plugins
mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced
2025-02-07 23:03:19 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
bf28669e1a
awesome-cordova-plugins
/
dist
/
plugins
/
camera.d.ts
5 lines
103 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Lots o refactor
2015-11-29 08:26:55 +08:00
export
declare
class
Camera
{
refactoring
2015-11-30 09:54:45 +08:00
static
getPicture
(
options
:
any
)
:
void
;
static
cleanup
(
)
:
void
;
Lots o refactor
2015-11-29 08:26:55 +08:00
}
Reference in New Issue
Copy Permalink