UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

3 lines (2 loc) 118 B
var core = require('../../modules/_core'); module.exports = core.JSON || (core.JSON = { stringify: JSON.stringify });