type vs interface

CherenkovCherenkov のブックマーク 2022/09/02 10:28

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Interfaces vs Types in TypeScript

    What is the difference between these statements (interface vs type) in TypeScript? interface X { a: number b: string } type X = { a: number b: string };

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう