UNPKG

@brizy/media-gallery

Version:
3 lines (2 loc) 114 B
import { MNothing } from "fp-utilities"; export declare const onNothing: <T>(m: string) => (v: MNothing<T>) => T;