reactlynx-testing-library / CreateFunction
type CreateFunction: (eventName: string, node: Document | Element | Window | Node, init?: object, options?: object) => Event;