Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd5dfbfc

Browse files
committed
remove type comments
1 parenteda19a2 commitd5dfbfc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎src/util.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@ export function expandPath(input: string): string {
123123

124124
/**
125125
* Return the number of times a substring appears in a string.
126-
*@param needle string
127-
*@param haystack string
128-
*@returns number
129126
*/
130127
exportfunctioncountSubstring(needle:string,haystack:string):number{
131128
if(needle.length<1||haystack.length<1){

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp