UNPKG

55 BTypeScriptView Raw
1import { takeWhile } from "../fp";
2export = takeWhile;