UNPKG

@atlaskit/editor-plugin-avatar-group

Version:

Avatar Group plugin for @atlaskit/editor-core.

2 lines (1 loc) 96 B
export declare const fetchUserNames: (accountIds: string[]) => Promise<Record<string, string>>;