UNPKG

@ocelotlstudio/cfdi-pdf

Version:
3 lines (2 loc) 132 B
export const exists = (parameter?: string) => parameter || ''; export const existsValue = (parameter?: string) => parameter || '0';