Viewing File: /home/ubuntu/misabloom-frontend-base/node_modules/react-redux/es/utils/warning.d.ts

/**
 * Prints a warning in the console if it exists.
 *
 * @param {String} message The warning message.
 * @returns {void}
 */
export default function warning(message: string): void;
Back to Directory File Manager