UNPKG

@warp-works/warpjs-utils

Version:

Utility functions for WarpJS and plugins

6 lines (4 loc) 150 B
const output = require('./output'); module.exports = ($) => { output.warn(`*** DEPRECATION: Do not use documentReady() from your code. ***`); };