We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8acee commit 103dc25Copy full SHA for 103dc25
__tests__/rsc.test.tsx
@@ -1,3 +1,8 @@
1
+/**
2
+ * Copyright (c) HashiCorp, Inc.
3
+ * SPDX-License-Identifier: MPL-2.0
4
+ */
5
+
6
import { compileMDX } from '../rsc'
7
8
describe('compileMDX', () => {
global.d.ts
@@ -1 +1,6 @@
declare module '@hashicorp/remark-plugins'
0 commit comments