UNPKG

@gotamedia/utils

Version:

Set of Utils helper for NodeJs Runtime.

3 lines (2 loc) 90 B
declare const logError: (error: Error, additionalInfo: any) => void; export { logError };