Skip to content

Commit e17925f

Browse files
TypeScript interop structure
1 parent 0814bdf commit e17925f

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Bind to TS Object"
3+
description: "Interop with TS objects in ReScript"
4+
canonical: "/docs/manual/latest/bind-to-ts-object"
5+
---
6+
7+
# Bind to TS Object
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Bind to TS primitive values"
3+
description: "Interop with TS primitives in ReScript"
4+
canonical: "/docs/manual/latest/bind-to-ts-primitive"
5+
---
6+
7+
# Bind to TS Primitives
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Bind variants to TS"
3+
description: "Interop with ReScript variants in TypeScript"
4+
canonical: "/docs/manual/latest/bind-to-ts-variant"
5+
---
6+
7+
# Bind to TS Object

0 commit comments

Comments
 (0)