UNPKG

65 BTypeScriptView Raw
1import { takeRightWhile } from "../fp";
2export = takeRightWhile;