UNPKG

@sysdoc/sharepoint-util

Version:

A utility library for SharePoint solutions

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