タイトル: Any (全ての型を許容)
SEOタイトル: TypeScriptのデータ型 Any (全ての型を許容)
Any (全ての型を許容)
|
let notSure: any = 4; |
IT総合Wiki
|
let notSure: any = 4; |