This website works better with JavaScript.
Explore
Help
Register
Sign In
396316021
/
YueWen
Watch
1
Star
0
Fork
You've already forked YueWen
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
60 MiB
Vue
57.7%
JavaScript
39.6%
SCSS
1.8%
TypeScript
0.4%
CSS
0.3%
Branch:
master
YueWen
/
node_modules
/
licia
/
repeat.d.ts
3 lines
75 B
Raw
Permalink
Blame
History
declare
function
repeat
(
str
:
string
,
n
:
number
)
:
string
;
export
=
repeat
;
Reference in new issue
Copy Permalink