mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-05 19:10:07 +00:00
3 lines
47 B
TypeScript
3 lines
47 B
TypeScript
import { pull } from "./index";
|
|
export = pull;
|