UNPKG

vue3-chat-yzx

Version:

vue3-chat-yzx

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