UNPKG

@fluster.io/dev

Version:

3 lines (2 loc) 116 B
import { ShowToast } from '../lib/bindings'; export declare const showToast: (data: Omit<ShowToast, "id">) => void;