node-pt / src /constants /repository.constant.ts
bardd's picture
first commit
7b850b7
raw
history blame contribute delete
169 Bytes
export const PROPERTY_REPOSITORY = 'PROPERTY_REPOSITORY';
export const USER_REPOSITORY = 'USER_REPOSITORY';
export const ACTIVITY_REPOSITORY = 'ACTIVITY_REPOSITORY';