![]() 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.getPartNames() --- The `Stack.getPartNames()` method returns an Array containing the names of the parts in the stack. ## Stack.getPartNames() signature ```js String[] stack.getPartNames() ```