Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CounterStyle

interface CounterStyle extends [AtRule.CounterStyleFallback]<string, string>, [AtRule.CounterStyleHyphenFallback]<string, string> {}

§Extends

§
[AtRule.CounterStyleFallback]<string, string>
[src]
§
[AtRule.CounterStyleHyphenFallback]<string, string>
[src]