This website requires JavaScript.
Explore
Help
Sign In
midsuit
/
julong-lib
Watch
6
Star
0
Fork
You've already forked julong-lib
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a1612f527a
julong-lib
/
utils
/
cloneFm.ts
7 lines
123 B
TypeScript
Raw
Blame
History
export
const
cloneFM
=
(
fm
:
any
,
row
:
any
)
=
>
{
// const result -
return
{
.
.
.
fm
,
data
:
row
}
}
Reference in New Issue
View Git Blame
Copy Permalink