Type Alias FrameType

    FrameType:
        | "auxiliary"
        | "nested"
        | "none"
        | "top-level"