This interface defines a contract for objects that have a single generic method.
Members
Promise.<string>
# method
Generic method that returns a Promise
This method takes an argument of any type and returns a Promise that resolves to a string.