• Console.log output only in development mode and if debug is true.

    Parameters

    • debug: boolean

      Whether to console.lo or not

    • Rest ...args: any[]

      Values to console log

    Returns void

Generated using TypeDoc