Skip to content

a11ydocs v1.7.0


a11ydocs / loadExtensionFontBytes

Function: loadExtensionFontBytes()

ts
function loadExtensionFontBytes(path): Promise<Uint8Array<ArrayBufferLike>>;

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

Parameters

ParameterType
pathstring

Returns

Promise<Uint8Array<ArrayBufferLike>>

Released under the ISC license.