fluent
fluent<
T>(spec):FluentSpec<T>
Defined in: extract/spec.ts:297
Wrap a spec in a FluentSpec for chainable combinators.
Type Parameters
Section titled “Type Parameters”T extends Spec
Parameters
Section titled “Parameters”T
Returns
Section titled “Returns”FluentSpec<T>