Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tools-pmc] [CQ 17306] type-detect 4.0.8

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=17306





--- Comment #5 from Gautier de SAINT MARTIN LACAZE <gautier.desaintmartinlacaze@xxxxxxxxx>  2018-08-30 10:06:15 ---
Description: Type Detect is a module which you can use to detect the type of a
given object. It returns a string representation of the object's type, either
using typeof or @@toStringTag. It also normalizes some object names for
consistency among browsers.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top