UNPKG

node-sp-auth-nocolors

Version:

Unattended SharePoint http authentication with nodejs (Without Colors)

4 lines (3 loc) 90 B
export class CacheItem { constructor(public data: any, public expiredOn?: Date) {} }