mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-18 21:20:55 -05:00
5 lines
115 B
TypeScript
5 lines
115 B
TypeScript
/// <reference types="next" />
|
|
/// <reference types="next/types/global" />
|
|
|
|
declare module "@sendou/react-sketch";
|