This website requires JavaScript.
Explore
Help
Sign In
pqc
/
bash-backend-mock
Watch
1
Star
0
Fork
You've already forked bash-backend-mock
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
79063afb58
bash-backend-mock
/
src
/
index.ts
3 lines
60 B
TypeScript
Raw
Blame
History
import
utils
from
'@/utils'
;
console
.
log
(
utils
.
isPrime
(
7
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink