happypdf / isStandardFont
Function: isStandardFont()
ts
function isStandardFont(input): input is FontNames;Defined in: src/utils/objects.ts:7
Parameters
| Parameter | Type |
|---|---|
input | any |
Returns
input is FontNames