Closed teraken0509 closed 5 years ago
Fix Custom data type PrecisionT to StrintD. (comes from: String & Int data type for datadog) Custom data type PrecisionT can reuse for other params. (like width/heght in #195 ). But reuse in other param, the data name would confuse users.
PrecisionT
StrintD
String & Int data type for datadog
Abstract
Fix Custom data type
PrecisionT
toStrintD
. (comes from:String & Int data type for datadog
) Custom data typePrecisionT
can reuse for other params. (like width/heght in #195 ). But reuse in other param, the data name would confuse users.