3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
// for libraries that don't have types
|
|
declare module 'this-is-a-test-module';
|