UNPKG

79 BTypeScriptView Raw
1export default function createChainedFunction(...funcs: Function[]): Function;