Skip to content

Commit

Permalink
Avanza la tarea arsa-dev#2 y arsa-dev#4 con la creacion de la carpeta…
Browse files Browse the repository at this point in the history
… models y operacion.ts
  • Loading branch information
vdeq79 committed Oct 16, 2022
1 parent e1b5493 commit f364469
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions models/operacion.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
class operacion{
private acciones: Array<string>


}

0 comments on commit f364469

Please sign in to comment.