Skip to content

Latest commit

 

History

History
 
 

kbn-ambient-ui-types

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
id slug title description date tags
kibDevDocsOpsAmbientUiTypes
/kibana-dev-docs/ops/ambient-ui-types
@kbn/ambient-ui-types
A package holding ambient type definitions for files
2022-05-18
kibana
dev
contributor
operations
ambient
ui
types

This package holds ambient typescript definitions for files with extensions like .html, .png, .svg, .mdx that might get imported by Webpack and therefore needed.

Plugins

These types will automatically be included for plugins.

Packages

To include these types in a package add "@kbn/ambient-ui-types" to the types portion of the tsconfig.json file.