Obtain extended type objects (including subtypes)
Destination type.
Extension type object.
var returnObject = { $ype: '', // common default: null, // string, number, boolean, regexp kind: '', // array, choice creator: null, // class _instance: {}, // class _prop: {}, // union params: [], // function return: null, // function name: name, // function func: null, // function} Copy
var returnObject = { $ype: '', // common default: null, // string, number, boolean, regexp kind: '', // array, choice creator: null, // class _instance: {}, // class _prop: {}, // union params: [], // function return: null, // function name: name, // function func: null, // function}
Obtain extended type objects (including subtypes)