mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
467 B
467 B
Home > kibana-plugin-server > SavedObjectAttribute
SavedObjectAttribute type
Type definition for a Saved Object attribute value
Signature:
export declare type SavedObjectAttribute = SavedObjectAttributeSingle | SavedObjectAttributeSingle[];