Skip to content

Instantly share code, notes, and snippets.

@swift2931
Created June 1, 2019 04:02
Show Gist options
  • Save swift2931/3eded2412387ec07cabf5495b1ef6e8c to your computer and use it in GitHub Desktop.
Save swift2931/3eded2412387ec07cabf5495b1ef6e8c to your computer and use it in GitHub Desktop.
MJ extension for Siesta
extension TypedContentAccessors {
var mj: MJ {
return MJ(entityForTypedContentAccessors?.content as Any)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment