UNPKG

@ithinkdt/naive

Version:

iThinkDT Naive UI

9 lines (7 loc) 176 B
declare function naive(options?: { exclude?: string[] }): (name: string) => | undefined | { name: string from: string } export default naive