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
5198d6ec5f
awesome-cordova-plugins
/
dist
/
plugins
/
toast.d.ts
5 lines
104 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Lots o refactor
2015-11-29 08:26:55 +08:00
export
declare
class
Toast
{
refactoring
2015-11-30 09:54:45 +08:00
static
hide
(
)
:
void
;
static
showWithOptions
(
options
:
any
)
:
void
;
Lots o refactor
2015-11-29 08:26:55 +08:00
}
Reference in New Issue
Copy Permalink