Add api refs

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
kjuulh
2022-07-14 13:34:01 +02:00
parent 180c06d623
commit 3c13f3dc79
+2
View File
@@ -169,6 +169,8 @@ export const OwnerPickerFieldExtension: FieldExtensionComponent<
// @public
export interface OwnerPickerUiOptions {
// (undocumented)
allowArbitraryValues?: boolean;
// (undocumented)
allowedKinds?: string[];
}