Type Alias OnInitCallback<CTX>

OnInitCallback<CTX>: ((target: string, ctx: CTX) => void)

Type Parameters

  • CTX