UnsubscribeFunction type
Home > @rimitive/signals > UnsubscribeFunction
UnsubscribeFunction type
Section titled “UnsubscribeFunction type”Function to stop the subscription
Signature:
export type UnsubscribeFunction = () => void;Home > @rimitive/signals > UnsubscribeFunction
Function to stop the subscription
Signature:
export type UnsubscribeFunction = () => void;