UNPKG

@drozdik.m/lerp

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