This website requires JavaScript.
Explore
Help
Register
Sign In
mediahub
/
mediahub-fe
Watch
4
Star
0
Fork
You've already forked mediahub-fe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
mediahub-fe
/
service
/
global.d.ts
8 lines
110 B
TypeScript
Raw
Permalink
Blame
History
import
*
as
$
from
"jquery"
;
declare
global
{
interface
JQuery
{
modal
(
action?
:
string
)
:
JQuery
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink