Files

4 lines
107 B
TypeScript
Raw Permalink Normal View History

import * as React from 'react';
declare const useThemeKey: typeof React.useId;
export default useThemeKey;