interface Protocol.CSS.ShorthandEntryimport { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts"; const { ShorthandEntry } = Protocol.CSS; Propertiesname: stringShorthand name. value: stringShorthand value. optionalimportant: booleanWhether the property has "!important" annotation (implies false if absent).