Home
last modified time | relevance | path

Searched refs:exports (Results 3301 - 3325 of 3785) sorted by relevance

1...<<131132133134135136137138139140>>...152

/third_party/node/deps/npm/lib/commands/
H A Downer.js232 module.exports = Owner
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/
H A Dedge.js301 module.exports = Edge
/third_party/node/deps/npm/node_modules/gauge/lib/
H A Drender-template.js14 var renderTemplate = module.exports = function (width, template, values) {
/third_party/node/deps/minimatch/src/node_modules/brace-expansion/
H A Dindex.js3 module.exports = expandTop;
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/
H A Dindex.js255 module.exports = Arborist
/third_party/node/deps/npm/node_modules/brace-expansion/
H A Dindex.js3 module.exports = expandTop;
/third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/
H A DQRUtil.js272 module.exports = QRUtil;
/third_party/node/deps/npm/node_modules/spdx-correct/
H A Dindex.js323 module.exports = function (identifier, options) {
/third_party/node/deps/npm/node_modules/npm-pick-manifest/lib/
H A Dindex.js186 module.exports = (packument, wanted, opts = {}) => {
/third_party/node/deps/npm/test/fixtures/
H A Deresolve-explanations.js3 module.exports = {
/third_party/node/deps/undici/src/lib/api/
H A Dreadable.js21 module.exports = class BodyReadable extends Readable {
/third_party/node/deps/undici/src/lib/fetch/
H A Dfile.js344 module.exports = { File, FileLike, isFileLike }
H A Dformdata.js265 module.exports = { FormData }
/third_party/node/deps/undici/src/node_modules/@fastify/busboy/deps/dicer/lib/
H A DDicer.js213 module.exports = Dicer
/third_party/typescript/tests/baselines/reference/
H A DrecursiveMappedTypes.js98 exports.__esModule = true;
H A DstrictFunctionTypesErrors.js161 exports.__esModule = true;
H A DasyncAwaitIsolatedModules_es5.js80 Object.defineProperty(exports, "__esModule", { value: true });
H A DcallsOnComplexSignatures.js112 exports.__esModule = true;
H A DAPISample_jsdoc.js132 exports.__esModule = true;
H A DAPISample_watcher.js129 exports.__esModule = true;
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/updates-errors-in-lib-file/when-module-file-with-global-definitions-changes/
H A Dwith-skipDefaultLibCheck.js73 exports.__esModule = true;
H A Dwith-skipLibCheck.js73 exports.__esModule = true;
/third_party/skia/third_party/externals/freetype/builds/
H A Dfreetype.mk160 # Include the `exports' rules file.
162 include $(TOP_DIR)/builds/exports.mk
/third_party/protobuf/js/experimental/runtime/
H A Dint64.js403 exports = Int64;
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_creator_napi.cpp119 napi_value ImageCreatorNapi::Init(napi_env env, napi_value exports) in Init() argument
158 napi_set_named_property(env, exports, CLASS_NAME.c_str(), constructor)), in Init()
163 napi_define_properties(env, exports, static_props_count, static_prop)), in Init()
171 return exports; in Init()

Completed in 11 milliseconds

1...<<131132133134135136137138139140>>...152