UNPKG

jest-allure2-reporter

Version:
3 lines (2 loc) 165 B
import type { ParameterOrPrimitiveInflator } from './types'; export declare function inflateParameter<Context>(name: string): ParameterOrPrimitiveInflator<Context>;