Searched defs:compileFileClient (Results 1 – 2 of 2) sorted by relevance
115 compileFileClient: ['compileFileClient', 'compileClient'], property236 Transformer.prototype.compileFileClient = function (filename, options) { method in Transformer
440 exports.compileFileClient = function(path, options){ function