mirror of
https://github.com/Radiquum/photos.git
synced 2025-04-05 15:54:31 +00:00
1 line
No EOL
73 B
TypeScript
1 line
No EOL
73 B
TypeScript
namespace JSX { interface IntrinsicElements { [elemName: string]: any } } |