Repository URL to install this package:
|
Version:
6.0.4 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
function _isPlaceholder(x) {
return x === '_';
}
exports.default = _isPlaceholder;
//# sourceMappingURL=isPlaceholder.js.map