UNPKG

unplugin-unocss-config

Version:
9 lines (7 loc) 106 B
interface Options { /** * Uno config path */ path?: string; } export type { Options };