This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
Lawsun
/
ysjj-system
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
fd8b323dce
ブランチ
タグ
master
ysjj-system
/
node_modules
/
is-upper-case
/
is-upper-case.d.ts
is-upper-case.d.ts
94 B
履歴
Raw
1
2
3
declare function isUpperCase (value: string, locale?: string): string;
export = isUpperCase;