1.0.5 • Published 2 years ago

smartstock-core v1.0.5

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

SmartStock Libs API

List of api you can use in your smartstock module.

Services


comment: <> (### FilesState(./src/services/files.service.ts) )

Injected at root level. Handle your shop file assets, image, video, music and other raw files

Methods

  1. async getFiles(): Promise<Array<FileResponseModel>>

    This method return all files in a shop order by last updated.

  1. async uploadFile(file: File), callback: (progress: any) => void): Promise
1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago