This file contains hidden or 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
function drawImage<Number extends number>({ | |
url, | |
width, | |
height, | |
path, | |
backgroundColor = 'transparent', | |
filter = 'none', | |
backgroundSize = 'cover' | |
}: { | |
url: string |
This file contains hidden or 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
TypeScript 23 hrs 17 mins βββββββββββββββββββββ 95.0% | |
XML 26 mins βββββββββββββββββββββ 1.8% | |
CSS 12 mins βββββββββββββββββββββ 0.8% | |
TSConfig 9 mins βββββββββββββββββββββ 0.7% | |
Markdown 9 mins βββββββββββββββββββββ 0.6% |