Dela via


ErrorCallback type

Definierar typ som beskriver motringning med endast felresultatvärde.

type ErrorCallback = (error?: Error) => void