This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
MiKee
/
KeePass
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
github-action-1
ブランチ
タグ
github-action-1
master
KeePass
/
.github
/
actions
/
spm-lcov-action
/
node_modules
/
isobject
/
index.d.ts
index.d.ts
72 B
パーマリンク
履歴
Raw
1
2
3
declare function isObject(val: any): boolean;
export default isObject;