UNPKG

80 BTypeScriptView Raw
1declare const isArguments: (value: any) => boolean;
2export default isArguments;