UNPKG

@cookbook/solid-intl

Version:

A universal internationalization (i18n) for Solid inspired by React Intl & FormatJS

3 lines (2 loc) 85 B
declare const typeOf: (value: unknown | unknown[]) => string; export default typeOf;