kibana/packages/core/saved-objects/core-saved-objects-api-browser
Christiane (Tina) Heiligers 45449acc01
[Saved Objects] Add a root level managed property to all saved object documents (#154515)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-04-20 12:14:48 -07:00
..
src [Saved Objects] Add a root level managed property to all saved object documents (#154515) 2023-04-20 12:14:48 -07:00
index.ts [saved objects] Adds bulkDelete API (#139680) 2022-09-20 07:51:25 -07:00
jest.config.js Create common and api types packages for the savedObjects domain (#136722) 2022-07-26 04:01:33 -07:00
kibana.jsonc Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
README.md Create common and api types packages for the savedObjects domain (#136722) 2022-07-26 04:01:33 -07:00
tsconfig.json [Saved Objects] Migrates authorization logic from repository to security extension (#148165) 2023-02-15 10:25:05 -05:00

@kbn/core-saved-objects-api-browser

This package contains the public types for core's browser-side savedObjects client APIs.