UNPKG

@portive/client

Version:

Client to connect to and use Portive's cloud services for open source components

2 lines (1 loc) 65 B
export declare function promised<T>(value: T): Promise<unknown>;