All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mchange.feedletter.UntemplateIndex_IndexedUntemplates.scala Maven / Gradle / Ivy

// DO NOT HAND EDIT -- Autogenerated at 2024-01-22T21:31:23.541570Z
package com.mchange.feedletter

val IndexedUntemplates = scala.collection.immutable.SortedMap[String,untemplate.Untemplate[Nothing,Any]](
  "com.mchange.feedletter.default.email.item_html" -> com.mchange.feedletter.default.email.Untemplate_item_html,
  "com.mchange.feedletter.default.email.removalNotification_html" -> com.mchange.feedletter.default.email.Untemplate_removalNotification_html,
  "com.mchange.feedletter.default.email.composeUniversal_html" -> com.mchange.feedletter.default.email.Untemplate_composeUniversal_html,
  "com.mchange.feedletter.default.email.statusChange_html" -> com.mchange.feedletter.default.email.Untemplate_statusChange_html,
  "com.mchange.feedletter.default.email.style_css" -> com.mchange.feedletter.default.email.Untemplate_style_css,
  "com.mchange.feedletter.default.email.confirm_html" -> com.mchange.feedletter.default.email.Untemplate_confirm_html,
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy