Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method Domain.prototype.createEvent
import { Domain } from "https://deno.land/x/effector@effector%4023.2.2/packages/effector/index.d.ts";

Type Parameters

optional
Payload = void

Parameters

optional
name: string

Type Parameters

optional
Payload = void

Parameters

config: { name?: string; sid?: string; }