Type Alias: StyleScope

type StyleScope = "local" | "shared" | "document";

Defined in: src/styles/decorators/scope.ts:14