type Person = {
firstName: string;
lastName: string;
age: number;
}
const me: Person = {
firstName: "Manuel",
lastName: "Bosi",
age: 27
}
Popular repositories Loading
-
-
rss-reader
rss-reader PublicRead rss feeds from the website of Ministry of Economic Development.
Dart
-
-
-
mantine
mantine PublicForked from mantinedev/mantine
A fully featured React components library
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.