UNPKG

sharepoint-util

Version:

A utility library for SharePoint solutions

3 lines (2 loc) 145 B
export declare function log(operation: string, msg: string): string; export declare function logError(operation: string, msg: string): string;