Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Callback

Callback: (err: Error, css: string) => void

Type declaration

    • (err: Error, css: string): void
    • Parameters

      • err: Error
      • css: string

      Returns void

Generated using TypeDoc