ref
ref<
T,K>(object,key):DebugRef<T[K]>
Defined in: src/fs/debugfs.ts:14
Type Parameters
Section titled “Type Parameters”T extends object
K extends string | number | symbol
Parameters
Section titled “Parameters”object
Section titled “object”T
K
Returns
Section titled “Returns”DebugRef<T[K]>