1.0.0 • Published 4 months ago
ag-psd-psdtool v1.0.0
ag-psd-psdtool
My awesome module
Install
npm install ag-psd-psdtool
Usage
import { myPackage } from 'ag-psd-psdtool';
myPackage('hello');
//=> 'hello from my package'
Functions
myPackage
▸ myPackage(taco?
): string
Lorem ipsum.
Parameters
Name | Type | Default value |
---|---|---|
taco | string | '' |
Returns
string
Defined in
1.0.0
4 months ago