UNPKG

@kurohyou/k-scaffold

Version:

This framework simplifies the task of writing code for Roll20 character sheets. It aims to provide an easier interface between the html and sheetworkers with some minor css templates.

4 lines 131 B
console.debug = vi.fn(a => null); console.log = vi.fn(a => null); console.table = vi.fn(a => null); module.exports = {k,...global};