diff options
Diffstat (limited to 'examples/hello-next/components')
-rw-r--r-- | examples/hello-next/components/wow/such-path.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/hello-next/components/wow/such-path.ts b/examples/hello-next/components/wow/such-path.ts new file mode 100644 index 000000000..a21ac9ab1 --- /dev/null +++ b/examples/hello-next/components/wow/such-path.ts @@ -0,0 +1 @@ +export const yep = true; |