index.d.ts 71 Bytes Raw Blame History Permalink 1 2 3 4 import sift from "./lib"; export default sift; export * from "./lib";