3 lines
193 B
TypeScript
3 lines
193 B
TypeScript
import type { Migration } from '../common';
|
|
export declare const renameIdentifiersLongerThanMaxLength: Migration;
|
|
//# sourceMappingURL=5.0.0-01-convert-identifiers-long-than-max-length.d.ts.map
|