MCPcopy Create free account
hub / github.com/digitalinnovationone/javascript-developer-m1 /

Class

05 - objetos/aula.js:2–2  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2class Pessoa {
3 nome;
4 idade;
5 anoDeNascimento;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected