UNPKG

vue-toastify

Version:

<p align="center">Simple and dependency-free notification plugin.</p>

3 lines (2 loc) 152 B
export declare function getCssRules(name: string, colour: string): string[]; export default function createVtTheme(name: string, colour: string): void;