mirror of
https://github.com/tweenjs/tween.js.git
synced 2025-12-08 20:16:12 +00:00
This is good for checking our own type definitions make sense. Some types were updated based on their usage in the tests.
3 lines
83 B
JavaScript
3 lines
83 B
JavaScript
const {tests} = require('../../.tmp/tests.cjs.js')
|
|
module.exports = {tween: tests}
|