Type Alias PrintFunctionType

PrintFunctionType: ((type: string, message?: any, ...optionalParams: any[]) => void)