Available Font

type AvailableFont

available-font.type.ts
export type AvailableFont = 'noto-sans' | 'noto-sans-arabic';

Last updated

Was this helpful?