Repository URL to install this package:
|
Version:
6.0.4 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = (function (key) {
return key === 'parent' || key === 'store' || key === 'meta' || key === 'className';
});
// key === 'decorated' ||
// key === 'transformers' ||
// key === 'inspect' ||
//# sourceMappingURL=ignored.js.map