2023-04-09 00:49:47 +02:00
|
|
|
export const VencordFragment = /* #__PURE__*/ Symbol.for("react.fragment");
|
2023-04-10 22:05:21 +02:00
|
|
|
export let VencordCreateElement = (...args) =>
|
|
|
|
(VencordCreateElement = Vencord.Webpack.Common.React.createElement)(...args);
|