2023-02-22 17:47:24 -08: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()