UNPKG

@microsoft/windows-admin-center-sdk

Version:

Microsoft - Windows Admin Center Shell

9 lines (8 loc) 234 B
export declare class PxConverter { private preCalculated; private conversionMap; convertToPx(value: string, property?: string): number; private convert; private preCalculate; private computeFromFont; }