provide

abstract fun provide(): T & Any

Resolve this module to an implementation object which is usable in a guest context; this can also be a Truffle compatible file.

Return

Optional implementation object.