UNPKG

@empathyco/x-components

Version:
8 lines 205 B
/** * Util function to be used as default parameter for callbacks, or optional functions * implementations. * * @internal */ export declare function noOp(): any; //# sourceMappingURL=function.d.ts.map