refactor(provider): twilio + hook

This commit is contained in:
Leifer Mendez
2022-12-07 18:06:27 +01:00
parent 73caf090ba
commit eda8a67718
6 changed files with 46 additions and 22 deletions

View File

@@ -22,6 +22,8 @@ const createFlow = (args) => {
/**
* Crear instancia de clase Provider
* Depdendiendo del Provider puedes pasar argumentos
* Ver Documentacion
* @param {*} args
* @returns
*/