UNPKG

153 BTypeScriptView Raw
1import { BiTypedMethodDecorator } from './factory';
2export declare const Unary: BiTypedMethodDecorator;
3export { Unary as unary };
4export default Unary;