MCPcopy Create free account
hub / github.com/meliorence/react-native-render-html / processSvgAssets.js

File processSvgAssets.js

scripts/processSvgAssets.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs/promises');
2const path = require('path');
3const { extendDefaultPlugins, optimize } = require('svgo');
4

Callers

nothing calls this directly

Calls 1

runFunction · 0.85

Tested by

no test coverage detected