Last active
March 14, 2018 21:35
-
-
Save undavide/891f40a12dcc798e8c736fbd4fdefbf6 to your computer and use it in GitHub Desktop.
JSX function
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// JSX file (Photoshop) | |
function addSharpeningForWeb() { | |
// ... smart Photoshop scripting code here | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment