This website works better with JavaScript.
Explore
Help
Sign In
pecfmfujl
/
parttimejob
Watch
1
Star
0
Fork
You've already forked parttimejob
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
develop
parttimejob
/
node_modules
/
css-tree
/
lib
/
syntax
/
pseudo
/
lang.js
8 lines
135 B
Raw
Permalink
Blame
History
module
.
exports
=
{
parse
:
function
(
)
{
return
this
.
createSingleNodeList
(
this
.
Identifier
(
)
)
;
}
}
;
Reference in new issue
View Git Blame
Copy Permalink