This website requires JavaScript.
Explore
Help
Sign In
public
/
awesome-cordova-plugins
Watch
9
Star
0
Fork
0
You've already forked awesome-cordova-plugins
forked from
github/awesome-cordova-plugins
Code
Pull Requests
Activity
awesome-cordova-plugins
/
dist
/
plugins
/
toast.d.ts
5 lines
104 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Lots o refactor
2015-11-28 18:26:55 -06:00
export
declare
class
Toast
{
refactoring
2015-11-29 19:54:45 -06:00
static
hide
(
)
:
void
;
static
showWithOptions
(
options
:
any
)
:
void
;
Lots o refactor
2015-11-28 18:26:55 -06:00
}
Copy Permalink