UNPKG

@cucumber/cucumber

Version:

The official JavaScript implementation of Cucumber.

2 lines (1 loc) 62 B
export declare function makeProxy<T>(getThing: () => any): T;