IncludeCallback typedef

IncludeCallback = Object? Function(String, BaseRuntime)

Implementation

typedef IncludeCallback = Object? Function(String, BaseRuntime);