how to use function setSymbols or setLocalSymbols in MSPasteboardLayers after sketch v88
I found the solution, using KVC example:
const pasteboardLayers = MSPasteboardLayers.new() pasteboardLayers.setValue_forKey(symbols, 'localSymbols')