![]() The replaces the NextJS site powering FreeSewing.dev with a Docusaurus setup. It's part of my efforts to simplify FreeSewing's setup so we can focus on our core value proposition. |
||
---|---|---|
.. | ||
readme.mdx |
--- title: Stack.getPartList() --- The `Stack.getPartList()` method returns an Array containing the parts in this stack. ## Stack.getPartList() signature ```js Part[] stack.getPartList() ```