Keep pointer to Library in template
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
|
||||
public typealias HBMustacheLambda = (Any, HBMustacheTemplate, HBMustacheLibrary?) -> String
|
||||
public typealias HBMustacheLambda = (Any, HBMustacheTemplate) -> String
|
||||
|
||||
Reference in New Issue
Block a user