UNPKG

huncwot

Version:

A Programming Environment for TypeScript apps built on top of VS Code

10 lines (9 loc) 195 B
module.exports = function(source, map) { this.callback( null, `module.exports = function(Component) { Component.options.__docs = ${JSON.stringify(source)} }`, map ); };