This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
guojy
/
dd_xcx
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
7465b62d67
ブランチ
タグ
dev
master
dd_xcx
/
node_modules
/
@antv
/
util
/
esm
/
is-null.d.ts
is-null.d.ts
76 B
履歴
Raw
1
2
declare const isNull: (value: any) => value is null;
export default isNull;