1.0.0 • Published 5 years ago
@veldmannn/rvshadowwizard v1.0.0
What is this?
This is a npm test package, will be deleted soon.
Installation
npm install rvshadowwizard --save
then...
import { rvshadowwizard } from 'rvshadowwizard'
rvshadowwizard({
shadow_type: 'soft',
padding: false,
});
##Options
- shadow_type - hard | soft (Defaults to soft)
- padding boolean (Defaults to false)
1.0.0
5 years ago