UNPKG

node-sp-auth

Version:

Unattended SharePoint http authentication with nodejs

6 lines (5 loc) 170 B
export declare class FilesHelper { static getUserDataFolder(): string; static resolveFileName(siteUrl: string): string; private static resolveSiteUrl; }