mirror of
https://github.com/celisej567/Vesktop.git
synced 2026-09-06 20:13:26 +03:00
4 lines
205 B
JavaScript
4 lines
205 B
JavaScript
export const VencordFragment = /* #__PURE__*/ Symbol.for("react.fragment");
|
|
export let VencordCreateElement =
|
|
(...args) => (VencordCreateElement = Vencord.Webpack.Common.React.createElement)(...args);
|