PilotGaea 3D O'view
    正在準備搜尋索引...

    類型別名 RecursiveWriteable<T>

    RecursiveWriteable: { -readonly [P in keyof T]: RecursiveWriteable<T[P]> }

    TypeScript 類型,遞迴版的 Writeable

    類型參數

    • T

      類型