fomkin opened this issue 4 years ago · 0 comments
KorolevServiceConfig[Task, Option[String], Any]( extensions = List( Extension { access => access.evalJs("alert('I am cow')").flatMap { _ => Task.pure(Extension.Handlers()) } } ), ... )