core3-utils

@wixc3/testing on Github

Home > @wixc3/testing > Stub

Stub type

A generated stub

Signature:

export type Stub = (...args: any[]) => void;