interface NosteStoreEvents {
    event: ((evs) => void);
}

Properties

Properties

event: ((evs) => void)

Type declaration

Generated using TypeDoc