Files
projet_gestion_commande/frontend-admin/node_modules/fbjs/lib/requestAnimationFrame.js
T
2026-02-07 22:33:02 +01:00

10 lines
261 B
JavaScript

"use strict";
/**
* Copyright (c) 2014-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/
module.exports = require("./requestAnimationFramePolyfill");