UNPKG

@instana/core

Version:
11 lines (8 loc) 165 B
/* * (c) Copyright IBM Corp. 2023 */ // @ts-nocheck 'use strict'; const fs = require('fs'); const copy = Object.assign({}, fs); module.exports = exports = copy;