UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

7 lines (6 loc) 118 B
declare global { namespace Intl { function supportedValuesOf(value: string): string[]; } } export {};