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

hasScopePlaceholder

function hasScopePlaceholder(css: string): RegExpMatchArray | null;
§
hasScopePlaceholder(css: string): RegExpMatchArray | null
[src]

§Parameters

§
css: string
[src]

§Return Type

§
RegExpMatchArray | null
[src]