1.0.1 • Published 3 years ago

svittala-frame-print v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

This is a sample npm package based on instructions from pluralsignt svittala-frame-print is the name of the package Usage --- Const foo = require('svittala-frame-print'); print('test string'); expected output


test string


to Create the Package - use npm publish to make changes to the package use npm version patch npm publish