You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,6 +28,10 @@ import {Attribute} from '/snippets/Attribute.mdx';
28
28
<HorizontalDividerlight={true} />
29
29
<Attributetype={ <><span>list[</span> <ahref="/api-reference/typescript/TSExport"style={ {fontWeight: "inherit", fontSize: "inherit"} }>TSExport</a> <span>]</span></> }description="Get a recursive list of all exports in files container." />
<Attributetype={ <codeclassName="text-sm bg-gray-100 px-2 py-0.5 rounded">list[str]</code> }description="Get a list of all file names in the directory." />
<Attributetype={ <><span>list[</span> <ahref="/api-reference/core/Function"style={ {fontWeight: "inherit", fontSize: "inherit"} }>Function</a> <span>]</span></> }description="Get a recursive list of all functions in files container." />
@@ -97,7 +101,7 @@ Get an export by name in files container (supports only typescript).
0 commit comments