UNPKG

generate-test-ids

Version:
2 lines (1 loc) 82 B
export declare const generateTestIds: (list: string[]) => Record<string, string>;