We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dced62 commit f479f4bCopy full SHA for f479f4b
docs/docs/reference/other-new-features/export.md
@@ -1,6 +1,6 @@
1
---
2
layout: doc-page
3
-title: "Export"
+title: "Export Clauses"
4
5
6
An export clause defines aliases for selected members of an object. Example:
docs/sidebar.yml
@@ -71,6 +71,8 @@ sidebar:
71
url: docs/reference/other-new-features/trait-parameters.html
72
- title: Creator Applications
73
url: docs/reference/other-new-features/creator-applications.html
74
+ - title: Export Clauses
75
+ url: docs/reference/other-new-features/export.html"
76
- title: Inlining by Rewriting
77
url: docs/reference/other-new-features/inline.html
78
- title: Meta Programming
0 commit comments