PartialResolver typedef

PartialResolver = Template? Function(String)

Implementation

typedef PartialResolver = Template? Function(String);