UNPKG

wt.js

Version:
5 lines (3 loc) 140 B
import { Wt } from './wt' export function createWt (): Wt export function initWt (host: string, project: string, logstore: string): Wt