UNPKG

tsargs

Version:

typescript function arguments utils

10 lines 276 B
export * from './pick'; export * from './pre'; export * from './pre-argn'; export * from './post'; export * from './post-argn'; export * from './pick-range'; export * from './utils'; export * from './pick-rangen'; export * from './replace-return'; export * from './ctor-args';