Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.5.30
    Preparing search index...

    Type Alias Required<T, K>

    Required: T & { [P in K]-?: T[P] }

    Utility type to make specific properties required.

    Type Parameters

    • T

      The base type

    • K extends keyof T

      Keys of T to make required