mirror of
https://github.com/mgerb/react-starter
synced 2026-01-09 00:22:49 +00:00
3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
// for libraries that don't have types
|
|
declare module 'this-is-a-test-module';
|