UNPKG

cypress-cucumber-steps

Version:
7 lines 153 B
/** * Transforms a string to camelCase. * * @private */ export declare function camelCase(text: string): string; //# sourceMappingURL=string.d.ts.map