UNPKG

tedious

Version:

A TDS driver, for connecting to MS SQLServer databases.

5 lines (4 loc) 111 B
export declare function createNTLMRequest(options: { domain: string; workstation?: string; }): Buffer;