Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.
 
 

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janus Typescript Client

Wrapped Janus.js by TypeScript.

Installation

npm i https://github.com/Lycolia/janus-typescript-client.git

Usage

import * as Janus from 'janus-typescript-client;

Janus.init({
    callback: () => {
        const janus = new Janus(...options);
    },
});

About

TypeScript Janus Client

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages