first commit
This commit is contained in:
4
frontend/node_modules/rc-progress/lib/Line.d.ts
generated
vendored
Normal file
4
frontend/node_modules/rc-progress/lib/Line.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import * as React from 'react';
|
||||
import type { ProgressProps } from './interface';
|
||||
declare const Line: React.FC<ProgressProps>;
|
||||
export default Line;
|
||||
Reference in New Issue
Block a user