1.0.0 • Published 5 years ago

@veldmannn/rvshadowwizard v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

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)