UNPKG
@teambit/component.instructions.exporting-components
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
bit.cloud/teambit/component/instructions/exporting-components
teambit/onboarding-docs
@teambit/component.instructions.exporting-components
/
index.ts
2 lines
(1 loc)
•
77 B
text/typescript
View Raw
1
2
export
{
default
as
ExportingComponents
}
from
'./exporting-components.mdx'
;