This website works better with JavaScript.
Explore
Help
Sign In
alvis
/
chrome-extension-syncmarks
Watch
1
Star
0
Fork
You've already forked chrome-extension-syncmarks
0
Code
Issues
Pull Requests
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
4.3 MiB
JavaScript
74.2%
Vue
22.7%
HTML
2.5%
CSS
0.5%
Tree:
919be89e06
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '919be89e06'
${ noResults }
chrome-extension-syncmarks
/
node_modules
/
fast-deep-equal
/
index.d.ts
4 lines
103 B
Raw
Blame
History
declare
module
'fast-deep-equal'
{
const
equal
:
(
a
:
any
,
b
:
any
)
=
>
boolean
;
export
=
equal
;
}
Reference in new issue
Copy Permalink