UNPKG

@artmate/chat

Version:

**开箱即用的AI组件库(基于 Vue3 + ElementPlus)**

5 lines (4 loc) 122 B
export declare function useNamespace(block: string): { namespace: string; b: (blockSuffix?: string) => string; };