UNPKG

gotiny

Version:

SDK for GoTiny: A lightweight link shortener API

6 lines (3 loc) 82 B
import set from './main/set' import get from './main/get' export = { set, get }