0.1.0 • Published 2 years ago

@yafh/a-codelf v0.1.0

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

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago