This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
zhang
/
jingcai
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
3724736f01
ブランチ
タグ
master
jingcai
/
node_modules
/
boolean
/
build
/
lib
/
isBooleanable.d.ts
isBooleanable.d.ts
80 B
履歴
Raw
1
2
declare const isBooleanable: (value: any) => boolean;
export { isBooleanable };