File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ canonical: "/docs/manual/latest/external"
6
6
7
7
# External (Bind to Any JS Library)
8
8
9
- ` external ` is the primary ReScript features for bringing in and using JavaScript values.
9
+ ` external ` is the primary ReScript feature for bringing in and using JavaScript values.
10
10
11
11
` external ` is like a let binding, but:
12
12
- The right side of ` = ` isn't a value; it's the name of the JS value you're referring to.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ canonical: "/docs/manual/v11.0.0/external"
6
6
7
7
# External (Bind to Any JS Library)
8
8
9
- ` external ` is the primary ReScript features for bringing in and using JavaScript values.
9
+ ` external ` is the primary ReScript feature for bringing in and using JavaScript values.
10
10
11
11
` external ` is like a let binding, but:
12
12
- The right side of ` = ` isn't a value; it's the name of the JS value you're referring to.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ canonical: "/docs/manual/v12.0.0/external"
6
6
7
7
# External (Bind to Any JS Library)
8
8
9
- ` external ` is the primary ReScript features for bringing in and using JavaScript values.
9
+ ` external ` is the primary ReScript feature for bringing in and using JavaScript values.
10
10
11
11
` external ` is like a let binding, but:
12
12
- The right side of ` = ` isn't a value; it's the name of the JS value you're referring to.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ canonical: "/docs/manual/latest/external"
6
6
7
7
# External (Bind to Any JS Library)
8
8
9
- ` external ` is the primary ReScript features for bringing in and using JavaScript values.
9
+ ` external ` is the primary ReScript feature for bringing in and using JavaScript values.
10
10
11
11
` external ` is like a let binding, but:
12
12
- The right side of ` = ` isn't a value; it's the name of the JS value you're referring to.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ canonical: "/docs/manual/latest/external"
6
6
7
7
# External (Bind to Any JS Library)
8
8
9
- ` external ` is the primary ReScript features for bringing in and using JavaScript values.
9
+ ` external ` is the primary ReScript feature for bringing in and using JavaScript values.
10
10
11
11
` external ` is like a let binding, but:
12
12
- The right side of ` = ` isn't a value; it's the name of the JS value you're referring to.
You can’t perform that action at this time.
0 commit comments