first commit
This commit is contained in:
4
frontend/node_modules/antd/lib/anchor/context.d.ts
generated
vendored
Normal file
4
frontend/node_modules/antd/lib/anchor/context.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import * as React from 'react';
|
||||
import type { AntAnchor } from './Anchor';
|
||||
declare const AnchorContext: React.Context<AntAnchor | undefined>;
|
||||
export default AnchorContext;
|
||||
Reference in New Issue
Block a user