UNPKG

ntlm-parser

Version:

Check and understand the content of a NTLM message

3 lines (2 loc) 79 B
import { Flag } from './interfaces'; export declare const ntlmFlags: Flag[];