Reference

use

Reads a context-like value or suspends on a thenable until it resolves.

Signature

function use<T>(usable: unknown): T