UNPKG

@sheerid/jslib-nightly

Version:

SheerID JavaScript Library

3 lines (2 loc) 181 B
import { ProgramTheme, WithOrganization } from '../types/types'; export declare const shouldCollectPostalCode: (programTheme: ProgramTheme, viewModel: WithOrganization) => boolean;