Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
chenpm
/
su_nan_guan_wang
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
27794ef23d
ブランチ
タグ
main
su_nan_guan_...
/
node_modules
/
param-case
/
param-case.d.ts
param-case.d.ts
90 B
履歴
Raw
1
2
3
4
declare function paramCase (value: string, locale?: string): string;
export = paramCase;