1
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { GenerateStyle } from '../../theme/internal';
|
||||
import type { SelectToken } from './token';
|
||||
declare const genSingleStyle: GenerateStyle<SelectToken>;
|
||||
export default genSingleStyle;
|
||||
Reference in New Issue
Block a user