mirror of
https://github.com/Azure/setup-kubectl.git
synced 2025-12-14 22:21:17 +00:00
4 lines
98 B
JavaScript
4 lines
98 B
JavaScript
/** Used to lookup unminified function names. */
|
|
var realNames = {};
|
|
|
|
module.exports = realNames;
|