UNPKG

@dwp/govuk-casa

Version:

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

7 lines (6 loc) 332 B
export const FLAG_FOR_PURGING: unique symbol; export function snapshotExists(req: any): any; export function reachedEditOrigin(log: any, req: any): boolean; export function createSnapshot(log: any, req: any): void; export function recoverSnapshot(log: any, req: any): void; export function deleteSnapshot(log: any, req: any): void;