UNPKG

@drozdik.m/lerp

Version:
3 lines (2 loc) 99 B
import { ILerpFunction } from "./ILerpFunction"; export declare let EaseOutCubic: ILerpFunction;