1
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import type { CSSObject } from '@ant-design/cssinjs';
|
||||
import type { NotificationToken } from '.';
|
||||
import type { GenerateStyle } from '../../theme/internal';
|
||||
declare const genStackStyle: GenerateStyle<NotificationToken, CSSObject>;
|
||||
export default genStackStyle;
|
||||
Reference in New Issue
Block a user