?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/supportcandy/asset/libs/chartjs/types/helpers/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/supportcandy/asset/libs/chartjs/types

?? Viewing: helpers.easing.d.ts

import { EasingFunction } from '../index.esm';

export type EasingFunctionSignature = (t: number) => number;

export const easingEffects: Record<EasingFunction, EasingFunctionSignature>;


??

??