Files
twenty/packages/twenty-server/test/integration/metadata/suites/object-metadata/constants/test-object-names.constant.ts

3 lines
95 B
TypeScript

export const LISTING_NAME_SINGULAR = 'listing';
export const LISTING_NAME_PLURAL = 'listings';