1.0.0 • Published 5 years ago

shadowerz v1.0.0

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

What is this?

blank.

Installation

npm i shadowerz --save

Then...

import { shadowerz } from 'shadowerz''

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

Options

The Two options which are optional:

  • *shadowtype: - _hard | soft (Defaults to soft)
  • padding - booLean (Defaults to false)
1.0.0

5 years ago