Typescript Check If A String Exists as An Interface Key

Can I check if a string exists as an interface key

interface list {
    one: string
    two: string
}

const myNumber = "one"

How do I check if myNumber value is an interface key



from Recent Questions - Stack Overflow https://ift.tt/2HyUCUy
https://ift.tt/eA8V8J

Comments

Popular posts from this blog

I get wrong characters when retreiving the message body of an email using TIdIMAP4.UIDRetrieveTextPeek2()

How to drop the all the 1's in a correlation matrix

Today Walkin 14th-Sept