UNPKG

craydent

Version:

node library based on craydent-1.9.3

4 lines (2 loc) 124 B
import { Invokable } from "../models/Invokable"; export declare type EventListeners = { func: Invokable, ref: Invokable };