mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-10 12:10:18 +00:00
3 lines
57 B
TypeScript
3 lines
57 B
TypeScript
import { quadInOut } from "./index";
|
|
export = quadInOut;
|