@jspm/generator
    Preparing search index...

    Type Alias Log

    Log: (type: string, message: string) => void

    Type declaration

      • (type: string, message: string): void
      • Parameters

        • type: string
        • message: string

        Returns void