UNPKG

@vuesax-alpha/nightly

Version:
3 lines (2 loc) 119 B
export declare const cubic: (value: number) => number; export declare const easeInOutCubic: (value: number) => number;