UNPKG

@dark-engine/platform-server

Version:
7 lines (6 loc) 268 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); exports.feConvolveMatrix = void 0; const factory_1 = require('./factory'); exports.feConvolveMatrix = (0, factory_1.factory)('feConvolveMatrix'); //# sourceMappingURL=feConvolveMatrix.js.map