@bachman-dev/wanikani-api-types - v1.8.0
    Preparing search index...

    Type Alias WKResourceType

    WKResourceType:
        | "assignment"
        | "level_progression"
        | "reset"
        | "review_statistic"
        | "review"
        | "spaced_repetition_system"
        | "study_material"
        | "user"
        | "voice_actor"

    The types of resources used on WaniKani and its API.