UNPKG

@jspm/import-map

Version:
2 lines (1 loc) 84 B
export declare function alphabetize<T>(obj: Record<string, T>): Record<string, T>;