UNPKG

@mikezimm/npmfunctions

Version:
5 lines (4 loc) 241 B
export declare const sharedWithSelect: string[]; export declare const sharedWithExpand: string[]; export declare function processSharedItems(items: any[]): any[]; export declare function getDateFromDetails(details: string): Date | null;