mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
3 lines
53 B
TypeScript
3 lines
53 B
TypeScript
import { sineOut } from "./index";
|
|
export = sineOut;
|