1.0.5 • Published 3 years ago

smartstock-core v1.0.5

Weekly downloads
-
License
-
Repository
github
Last release
3 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

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago