1.0.1 • Published 5 years ago

test-shadowwizard v1.0.1

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

What is this

This is a test project

Installation Here

npm i -test-shadowwizard --save

Then...

... import {shadowwizard} from 'test-shadowwizard';

shadowWizard({ shadow_type: 'soft', padding: false }); ...

Options

Shadowwizard supports 2 options, both of which are optional:

  • shadow_type - hard | soft (Default: soft)
  • padding - boolean (Default: false)
1.0.1

5 years ago

1.0.0

5 years ago