SharedValue: {
    hasDetails<T>(this: void, value: SharedValue<T>): value is Detailed<T>;
}

Type declaration

Generated using TypeDoc