UNPKG

@type-ddd/phone

Version:

Library that provides TypeScript type definitions for handling Phone Numbers in Domain-Driven Design contexts. It facilitates the validation and manipulation of Brazilian phone numbers.

4 lines (3 loc) 114 B
export * from './home.value-object'; export * from './mobile.value-object'; export * from './phone.value-object';