423 B
423 B
title | for | about |
---|---|---|
Remove paths from an inherited part | developers | When you inherit a part, it comes with a bunch of paths. Here'show to remove them |
See this example in our source code
for (let i in paths) delete paths[i]