first commit
This commit is contained in:
5
frontend/node_modules/antd/lib/space/style/addon.d.ts
generated
vendored
Normal file
5
frontend/node_modules/antd/lib/space/style/addon.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/** Component only token. Which will handle additional calculation of alias token */
|
||||
export interface ComponentToken {
|
||||
}
|
||||
declare const _default: (prefixCls: string, rootCls?: string) => readonly [(node: React.ReactElement) => React.ReactElement, string, string];
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user