UNPKG

@statsig/tedious

Version:

A fork of tedious that supports Fabric OBO auth user impersonation

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