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