Variable EMPTY_REFConst

EMPTY_REF: Readonly<{
    current: null;
}> = ...

Generated using TypeDoc