UNPKG

typeorm-polymorphic

Version:

A repository for building typed polymorphic relationships

4 lines (3 loc) 193 B
export declare const POLYMORPHIC_OPTIONS = "POLYMORPHIC_OPTIONS"; export declare const POLYMORPHIC_KEY_SEPARATOR = "::"; export declare const POLYMORPHIC_REPOSITORY = "POLYMORPHIC_REPOSITORY";