Repository URL to install this package:
|
Version:
6.0.4 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
// function eh<Type = any>(arg: Type): ReverseObjKeyValue<Type> {}
// var flip = eh<{eh: 'coolio'}>({eh: 'coolio'})
// var values: ObjValue<{eh: 'coolio'}> = 'coolio'
// flip.coolio === values[0]
//# sourceMappingURL=helpers.js.map