Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

What is this format in javascript or typescript?

$
0
0

What is this format in javascript or typescript?I couldn't find any info.

  1. export type XXX<> = | true (= |)

  2. $ReadOnly (meanings)

  3. <{| ... |}>

export type AttributeType<T, V> =  | true  | $ReadOnly<{|      diff?: (arg1: T, arg2: T) => boolean,      process?: (arg1: V) => T,    |}>;

Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>