mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 02:39:46 +02:00
This commit is contained in:
parent
746e163d01
commit
1c7ea28b46
808 changed files with 316395 additions and 381162 deletions
2
node_modules/chart.js/dist/helpers/helpers.easing.d.ts
generated
vendored
2
node_modules/chart.js/dist/helpers/helpers.easing.d.ts
generated
vendored
|
@ -36,5 +36,5 @@ declare const effects: {
|
|||
readonly easeOutBounce: (t: number) => number;
|
||||
readonly easeInOutBounce: (t: number) => number;
|
||||
};
|
||||
export declare type EasingFunction = keyof typeof effects;
|
||||
export type EasingFunction = keyof typeof effects;
|
||||
export default effects;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue