takeWhile.d.ts 57 Bytes Raw Blame History Permalink 1 2 import { takeWhile } from "./index"; export = takeWhile;