UNPKG

vue3-unicorn-log

Version:

A magical 🦄 plugin to make coloring the console output easier and more flexible.

6 lines (5 loc) • 168 B
import { OptionsSettings } from '@/types'; declare const _default: { run(options: OptionsSettings, callback: () => void): boolean; }; export default _default;