Minor Changes
- BREAKING: symbol: replace
exportFromarray withgetExportFromFilePath()function (#3322) (bfd43ec) by @mrlubos
Updated Symbol interface
The exportFrom property has been replaced with the getExportFromFilePath() function. This allows you to dynamically determine export paths based on symbol properties. This is a low-level feature, so you're most likely unaffected.