Type Alias ProcessedSelfnamedCss

ProcessedSelfnamedCss: { updatedCss: string; updatedImports: string[] }

Type declaration

  • updatedCss: string
  • updatedImports: string[]