Interface FontLoadingError

interface FontLoadingError {
    fonts: FontInfo[];
}

Hierarchy

  • Error
    • FontLoadingError

Properties

Properties

fonts: FontInfo[]

読み込みに失敗したフォントの一覧 / Fonts that could not be loaded