5 lines
118 B
TypeScript
5 lines
118 B
TypeScript
|
|
export default {
|
||
|
|
otherDocument: 'Other Document',
|
||
|
|
additionalEmployerDocument: 'Additional Employer Documents',
|
||
|
|
};
|