{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,qDAAsD;AAA7C,oHAAA,iBAAiB,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport { FsInstrumentation } from './instrumentation';\nexport type {\n  CreateHook,\n  EndHook,\n  FMember,\n  FPMember,\n  FsInstrumentationConfig,\n  FunctionProperties,\n  FunctionPropertyNames,\n  FunctionPropertyNamesTwoLevels,\n  Member,\n} from './types';\n"]}