Skip to content

a11ydocs v1.7.0


a11ydocs / loadExtensionFontFaces

Function: loadExtensionFontFaces()

ts
function loadExtensionFontFaces(paths): Promise<FontFamilyInput>;

Defined in: src/chrome-extension-fonts.ts:60

Parameters

ParameterType
pathsExtensionFontPaths

Returns

Promise<FontFamilyInput>

Released under the ISC license.