mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 12:47:45 +02:00
:Apply templates (#3799)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -67,7 +67,8 @@ export function getFullTextAttributes (hierarchy: Hierarchy, clazz: Ref<Class<Ob
|
||||
return result
|
||||
}
|
||||
|
||||
export { docKey, docUpdKey, extractDocKey, IndexKeyOptions, isFullTextAttribute } from '@hcengineering/core'
|
||||
export { docKey, docUpdKey, extractDocKey, isFullTextAttribute } from '@hcengineering/core'
|
||||
export type { IndexKeyOptions } from '@hcengineering/core'
|
||||
|
||||
/**
|
||||
* @public
|
||||
|
||||
Reference in New Issue
Block a user