Options
All
  • Public
  • Public/Protected
  • All
Menu

Module client/page-loader

Index

Classes

Type aliases

Type aliases

GoodPageCache

GoodPageCache: { mod: any; page: ComponentType; styleSheets: StyleSheetTuple[] }

Type declaration

StyleSheetTuple

StyleSheetTuple: { href: string; text: string }

Type declaration

  • href: string
  • text: string

Generated using TypeDoc