UNPKG

@dwp/govuk-casa

Version:

A framework for building GOVUK Collect-And-Submit-Applications

6 lines (5 loc) 177 B
declare function _default({ waypoint, fields }: { waypoint: any; fields?: never[] | undefined; }): ((req: any, res: any, next: any) => void)[]; export default _default;