Event-Planner / node_modules / sift / index.d.ts
index.d.ts
Raw
import sift from "./lib";

export default sift;
export * from "./lib";