2023-08-13 16:48:04 +03:00

8 lines
229 B
TypeScript
Executable File

// tslint:disable:no-useless-files
// For following usage:
// import '@cspotcode/source-map-support/register'
// Instead of:
// import sourceMapSupport from '@cspotcode/source-map-support'
// sourceMapSupport.install()