This website works better with JavaScript
Home
Explore
Help
Sign In
D3V4PP
/
ui
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
714632c66e
Branches
Tags
master
ui
/
DataTable
/
icons
/
Right.d.ts
Right.d.ts
85 B
History
Raw
1
2
3
import * as React from 'react';
declare const Right: React.FC;
export default Right;