CreateThemeOptions

View Source

Signature

type CreateThemeOptions = {
  reset?: boolean;
  selector?: string;
};