Type alias ProcessedSelfnamedCss

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

Type declaration

  • updatedCss: string
  • updatedImports: string[]

Generated using TypeDoc