Skip to content

Commit ca425ef

Browse files
authored
Update index.ts
1 parent f9ed09c commit ca425ef

File tree

1 file changed

+1
-0
lines changed
  • tests/module-types/src/cjs-subdir

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export const cjs: boolean = true;
22

3+
declare const require: any;
34
export const requireType = typeof require;

0 commit comments

Comments
 (0)