This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
setup-maven
mirror of
https://github.com/stCarolas/setup-maven.git
Watch
2
Star
0
Fork
You've already forked setup-maven
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c9ddfb1c6
setup-maven
/
node_modules
/
is-plain-object
/
index.d.ts
4 lines
80 B
TypeScript
Raw
Blame
History
declare
function
isPlainObject
(
o
:
any
)
:
boolean
;
export
default
isPlainObject
;
Reference in New Issue
View Git Blame
Copy Permalink