UNPKG

quick-erd

Version:

quick and easy text-based ERD + code generator for migration, query, typescript types and orm entity

3 lines (2 loc) 123 B
export declare function formatEnum(type: string): string; export declare function parseEnumValues(type: string): string[];