mirror of
https://github.com/gre/gl-react.git
synced 2026-01-18 16:16:59 +00:00
3 lines
96 B
JavaScript
3 lines
96 B
JavaScript
const vendorPrefix = require("vendor-prefix");
|
|
module.exports = vendorPrefix("pointer-events");
|