Skip to content

Commit 979b18f

Browse files
committed
docs: rebuild docs
1 parent aa33a07 commit 979b18f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/docs/-internal-/type-aliases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
> **\_** = `undefined`
1010
11-
1-byte version `undefined`, produces fewer bytes than `undefined` or `void 0` in the minified output dts.
11+
1-byte version `undefined`, produces fewer bytes than `undefined` or `void 0` in output files.

packages/core/docs/-internal-/variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
> **\_**: `undefined`
1010
11-
1-byte version `undefined`, produces fewer bytes than `undefined` or `void 0` in the minified output js.
11+
1-byte version `undefined`, produces fewer bytes than `undefined` or `void 0` in output files.

0 commit comments

Comments
 (0)