mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-01 08:48:24 +00:00
4 lines
76 B
TypeScript
4 lines
76 B
TypeScript
Object.defineProperty(window, 'requestAnimationFrame', {
|
|
value: null,
|
|
});
|