UNPKG

@dwp/govuk-casa

Version:

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

5 lines (4 loc) 151 B
declare function _default({ mountUrl }: { mountUrl?: string | undefined; }): ((req: any, res: any, next: any) => void)[]; export default _default;