UNPKG

@drozdik.m/lerp

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