pull/16748/head
Rich Harris 4 days ago
parent 1c91c597f7
commit b4a85948d6

@ -386,9 +386,6 @@ export class TreeState {
}
export class TreeHeadState {
/** @readonly @type {Set<{ hash: string; code: string }>} */
css = new Set();
/** @readonly @type {() => string} */
uid = () => '';

Loading…
Cancel
Save