UNPKG

@caspingus/lt

Version:

A utility library of helpers and extensions useful when working with Learnosity APIs.

7 lines (5 loc) 123 B
import { LT } from './dist/assessment/core.js'; window.launch = function (app) { LT.init(app); window.LT = LT; };