Name Description Size Coverage
lit.all.d.ts Use Lit's index.all.ts to map lit.all.mjs to types loaded through npm. The `lit/` here will point to the lit module defined in the root devDependencies. lit, @lit/reactive-element and lit-html are mapped to those modules in tools/ts/config/fixed_paths.js Changes (index as an example, but for all the paths): ./index.js -> lit/index Original: https://github.com/lit/lit/blob/lit@2.5.0/packages/lit/src/index.all.ts 1681 -
lit.all.mjs Whether the current browser supports `adoptedStyleSheets`. 181926 -