typle
Version:
📦 Scan and install missing Typescript type definitions for your dependencies.
15 lines (7 loc) • 322 B
JavaScript
;Object.defineProperty(exports, "__esModule", {value: true});
var _chunkRPTZ5435js = require('./chunk-RPTZ5435.js');
// src/index.ts
function defineConfig(options) {
return options;
}
exports.defineConfig = defineConfig; exports.install = _chunkRPTZ5435js.install; exports.run = _chunkRPTZ5435js.run;