UNPKG

@slashid/react-primitives

Version:

Primitive components for the /id React SDK

3 lines (2 loc) 95 B
export type TextConfig = Record<string, string>; export type TextConfigKey = keyof TextConfig;