Files
kiss-flixel/feedback-server/externs/node/dns/AnyRecordWithTtl.hx

3 lines
83 B
Haxe

package node.dns;
typedef AnyRecordWithTtl = ts.AnyOf2<AnyARecord, AnyAaaaRecord>;