node-pt / src /constants /repository.constant.ts
Abdul Rehman
tracking code
644d830
raw
history blame
166 Bytes
export const PROPERTY_REPOSITORY = 'PROPERTY_REPOSITORY';
export const USER_REPOSITORY = 'USER_REPOSITORY';
export const ACTIVITY_REPOSITORY = 'ACTIVITY_REPOSITORY';