Type Alias AsyncExtensionFunction

AsyncExtensionFunction: ((args: RDF.Term[]) => Promise<RDF.Term>)