0.1.0 • Published 3 years ago

@yafh/a-codelf v0.1.0

Weekly downloads
-
License
snts
Repository
github
Last release
3 years ago

a-codelf

codelf api.

Index

这个包是从codeif中抽取的一些函数,用于便捷地集成于各种web应用并发起查询

Usage

import { ACodelfClient } from '@yafh/a-codelf'

const client = new ACodelfClient({})

client.requestVariable('basketball')
.then(console.log)
.catch(console.error)
0.1.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago