UNPKG

159 BTypeScriptView Raw
1import { BiTypedMethodDecorator1 } from './factory';
2export declare const Rest: BiTypedMethodDecorator1<number>;
3export { Rest as rest };
4export default Rest;