UNPKG

ntlm-parser

Version:

Check and understand the content of a NTLM message

8 lines (7 loc) 126 B
export interface Props { [key: string]: unknown; } export interface Flag { label: string; value: number; }