UNPKG

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