This website works better with JavaScript.
Home
Explore
Help
Sign In
gregory
/
extensions
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11
Commits
1
Branch
0
Tags
5.9 MiB
CSS
44.6%
JavaScript
35.8%
Python
17.4%
HTML
2.1%
Tree:
6d088509f0
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6d088509f0'
${ noResults }
extensions
/
media-helper
/
node_modules
/
yaml
/
dist
/
test-events.d.ts
4 lines
96 B
Raw
Blame
History
export
declare
function
testEvents
(
src
:
string
)
:
{
events
:
string
[
]
;
error
:
unknown
;
}
;
Reference in new issue