interface CommentProps implements NodePropsRe-exportimport { type CommentProps } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js"; Propertiestext: stringContent of the comment. optionalraws: CommentRawsInformation used to generate byte-to-byte equal node string as it was in the origin input.