UNPKG

ts-optchain

Version:

Optional Chaining for TypeScript

9 lines (7 loc) 236 B
/** * Copyright (C) 2019-present, Rimeto, LLC. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ module.exports = require('./dist/transform');