interface Father{
children: number
isHappy: "Alhamdu llah"
[key:string]: unknown
}
interface Developer<T extends any> extends Father {
stack: T
company: string
}
type TStatus<T extends Developer<T> | Father> = T extends Father
? Father
: Developer<T>;
- 🧡 In love wih TypeScript
- 🔭 I’m currently working on Private project with DOE 🙃
- 💬 Ask me about Reactjs - Typescript - Javascript - css - Graphql
- 🌱 I’m currently 👀 Into Fullstack-Development & DevOps
- 📫 How to reach me: 🤷♂️