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