UNPKG

@cdklabs/aws-data-solutions-framework

Version:
7 lines (6 loc) 115 B
declare const alphabetMap: { [x: string]: { [x: string]: number; }; }; export default alphabetMap;