Interface

Interface

ts-workspace.Namespace.Interface

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

View Source namespace/Interface.ts, line 4