UNPKG

@drozdik.m/lerp

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