File size: 139 Bytes
d9494a5
 
 
 
 
 
 
1
2
3
4
5
6
7
8
export const STANDARD_OBJECT_RECORDS_UNDER_OBJECT_RECORDS_PERMISSIONS = [
  'person',
  'company',
  'opportunity',
  'note',
  'task',
];