Skip to main content

sync_display_callbacks

Function
This function is defined in the parity module.

Signature

def sync_display_callbacks() -> ((data: any) => void)[]

Returns

Returns
((data: any) => void)[]
The result of the operation.

Source

View on GitHub

src/parity/index.ts at line 1741