1.0.1 • Published 5 years ago

@ianlucas/write-file v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Write file

writeFile(
  name,
  content,
  type = "application/json;charset=utf-8"
)

name is the file name.

content is the file content.

type is the file content type.

1.0.1

5 years ago

1.0.0

5 years ago