0.0.5 • Published 1 year ago

@mwjz/asker v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

�� Asker

N*N{|<O Pinia O(ub�v ServiceB\ ����

Installation

npm install @mwjz/asker

Usage

�[�OS

import { PiniaStorage } from '@mwjz/asker'

// Pass the plugin to your application's pinia plugin
createAsker({});

O(u

export const useService = defineService({
  hello(): Promise<string> {
    return this.$asker.get('xxx/xxx');
  }
});


const service = useService();
service.hello();
0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago